From e8d07b784fcb81eea077264ab52e0d92013edc26 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 18 Mar 2021 20:42:24 -0400 Subject: remove comment on ‘unit’ field (two instances) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taler-mcig.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'taler-mcig.rst') 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" -- cgit v1.2.3