gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: MerchantProduct product_id is now op


From: gnunet
Subject: [taler-docs] branch master updated: MerchantProduct product_id is now optional
Date: Tue, 03 Mar 2020 21:30:21 +0100

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

torsten-grote pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 457ca97  MerchantProduct product_id is now optional
457ca97 is described below

commit 457ca97b0fef655eace0125f9f9341a43a788126
Author: Torsten Grote <address@hidden>
AuthorDate: Tue Mar 3 17:30:02 2020 -0300

    MerchantProduct product_id is now optional
---
 taler-merchant-pos-terminal.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
index 8575ab8..ea27fe8 100644
--- 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

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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