gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: remove comment on ‘taxes’ field (two


From: gnunet
Subject: [taler-docs] branch master updated: remove comment on ‘taxes’ field (two instances)
Date: Thu, 18 Mar 2021 21:57:47 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 7b50137  remove comment on ‘taxes’ field (two instances)
7b50137 is described below

commit 7b501372358848266e5e796752ccb36ffecca6f9
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Mar 18 16:57:03 2021 -0400

    remove comment on ‘taxes’ field (two instances)
---
 taler-mcig.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/taler-mcig.rst b/taler-mcig.rst
index 5893c6d..be49628 100644
--- a/taler-mcig.rst
+++ b/taler-mcig.rst
@@ -320,7 +320,7 @@ M: :http:post:`/instances/default/private/products`
      "description": "piano",
      "unit": "unit",            // FIXME: What is a better unit?
      "price": "KUDOS:20000.0",
-     "taxes": [],               // FIXME: What is a Tax object?
+     "taxes": [],
      "total_stock": 3,
      "next_restock": "2021-04-22"
    }
@@ -340,7 +340,7 @@ M: :http:post:`/instances/default/private/products`
      "description": "Beethoven Sonatas",
      "unit": "file",            // FIXME: What is a better unit?
      "price": "KUDOS:9.87",
-     "taxes": [],               // FIXME: What is a Tax object?
+     "taxes": [],
      "next_restock": "0000-00-00"
    }
    // (backend returns 204 No content)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]