gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: merchant api: fix wrong type


From: gnunet
Subject: [taler-docs] branch master updated: merchant api: fix wrong type
Date: Fri, 12 Apr 2024 18:03:17 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 4b9a2e40 merchant api: fix wrong type
4b9a2e40 is described below

commit 4b9a2e4066c0d4c1ce3bb4ff67822c5774cee7e7
Author: Christian Blättler <blatc2@bfh.ch>
AuthorDate: Fri Apr 12 18:02:46 2024 +0200

    merchant api: fix wrong 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 3eb92c22..a6c7409e 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2178,7 +2178,7 @@ protocol **vSUBSCRIBE**.
       inputs: OrderInput[];
 
       // Outputs provided by the merchant, if this choice is selected.
-      outputs: ContractOutput[];
+      outputs: OrderOutput[];
     }
 
   .. ts:def:: OrderInput

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