summaryrefslogtreecommitdiff
path: root/taler-mcig.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-mcig.rst')
-rw-r--r--taler-mcig.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-mcig.rst b/taler-mcig.rst
index be496286..8fa8c5fe 100644
--- a/taler-mcig.rst
+++ b/taler-mcig.rst
@@ -318,7 +318,7 @@ M: :http:post:`/instances/default/private/products`
{
"product_id": "p001",
"description": "piano",
- "unit": "unit", // FIXME: What is a better unit?
+ "unit": "unit",
"price": "KUDOS:20000.0",
"taxes": [],
"total_stock": 3,
@@ -338,7 +338,7 @@ M: :http:post:`/instances/default/private/products`
{
"product_id": "f001",
"description": "Beethoven Sonatas",
- "unit": "file", // FIXME: What is a better unit?
+ "unit": "file",
"price": "KUDOS:9.87",
"taxes": [],
"next_restock": "0000-00-00"