gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/02: merchant api: fix choices type


From: gnunet
Subject: [taler-docs] 02/02: merchant api: fix choices type
Date: Wed, 10 Apr 2024 07:45:33 +0200

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

christian-blaettler pushed a commit to branch master
in repository docs.

commit 606a0bf545d540969f64a4d023f4454739a335d5
Author: Christian Blättler <blatc2@bfh.ch>
AuthorDate: Wed Apr 10 07:45:25 2024 +0200

    merchant api: fix choices type
---
 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 81a1dada..3eb92c22 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2088,7 +2088,7 @@ Creating orders
 
       // List of contract choices that the customer can select from.
       // @since protocol **vSUBSCRIBE**
-      choices?: ContractChoice[];
+      choices?: OrderChoice[];
 
       // URL where the same contract could be ordered again (if
       // available). Returned also at the public order endpoint

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