gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 09/09: fix the thing


From: gnunet
Subject: [taler-docs] 09/09: fix the thing
Date: Sun, 26 May 2024 01:45:56 +0200

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

nora-grothoff pushed a commit to branch master
in repository docs.

commit 932ac91366c0a391baefd420d63aa2d458514053
Author: Nullptrderef <nullptrderef@proton.me>
AuthorDate: Sun May 26 01:43:25 2024 +0200

    fix the thing
---
 core/api-merchant.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 8e8ee91e..5cbf9d6a 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -590,9 +590,12 @@ Querying payment status
   :http:statuscode:`406 Not acceptable`:
     The merchant backend could not load the template required to generate a 
reply in the desired format. (Likely HTML templates were not properly 
installed.)
 
+  .. TODO: this interface was named StatusPaid, with the ts def as 
StatusPaidResponse; i made them match using StatusPaidResponse, but the other 
way might be preferable
+  ..  ~ nullptrderef 
+
   .. ts:def:: StatusPaidResponse
 
-    interface StatusPaid {
+    interface StatusPaidResponse {
       // Was the payment refunded (even partially, via refund or abort)?
       refunded: boolean;
 

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