commit 457ca97b0fef655eace0125f9f9341a43a788126
parent 446f481b600ab551fa70297c5f4dbff38b4d8ed2
Author: Torsten Grote <t@grobox.de>
Date: Tue, 3 Mar 2020 17:30:02 -0300
MerchantProduct product_id is now optional
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
@@ -147,7 +147,7 @@ The elements of the JSON file are defined as follows:
interface MerchantProduct {
// A merchant-internal unique identifier for the product
- product_id: string;
+ product_id?: string;
// Human-readable product description
// that will be shown to the user and used in contract terms