gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fix missing optional mark


From: gnunet
Subject: [taler-docs] branch master updated: fix missing optional mark
Date: Fri, 22 Mar 2024 19:01:23 +0100

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

sebasjm pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new de8b65b0 fix missing optional mark
de8b65b0 is described below

commit de8b65b0f9b7e88bd42e1af25cf6e434c25b7791
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Fri Mar 22 15:01:05 2024 -0300

    fix missing optional mark
---
 core/api-merchant.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 6da09f05..ac8e612e 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1961,7 +1961,7 @@ Creating orders
       // be used in case different UUIDs were used for different
       // products (i.e. in case the user started with multiple
       // shopping sessions that were combined during checkout).
-      lock_uuids: string[];
+      lock_uuids?: string[];
 
       // Should a token for claiming the order be generated?
       // False can make sense if the ORDER_ID is sufficiently

-- 
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]