gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] 39/277: add PATCH /instances/ID command


From: gnunet
Subject: [taler-merchant] 39/277: add PATCH /instances/ID command
Date: Sun, 05 Jul 2020 20:49:12 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

commit ba903a4629181c03c9e7d9422c2e17593b70daf5
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Apr 22 22:48:50 2020 +0200

    add PATCH /instances/ID command
---
 src/testing/testing_api_cmd_patch_instance.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/testing/testing_api_cmd_patch_instance.c 
b/src/testing/testing_api_cmd_patch_instance.c
index f5442c7..0044333 100644
--- a/src/testing/testing_api_cmd_patch_instance.c
+++ b/src/testing/testing_api_cmd_patch_instance.c
@@ -113,7 +113,7 @@ struct PatchInstanceState
 
 
 /**
- * Callback for a PATCH /instance operation.
+ * Callback for a PATCH /instances/$ID operation.
  *
  * @param cls closure for this function
  */
@@ -148,7 +148,7 @@ patch_instance_cb (void *cls,
 
 
 /**
- * Run the "PATCH /instance" CMD.
+ * Run the "PATCH /instances/$ID" CMD.
  *
  *
  * @param cls closure.
@@ -208,7 +208,7 @@ patch_instance_cleanup (void *cls,
 
 
 /**
- * Define a "PATCH /instance" CMD.
+ * Define a "PATCH /instances/$ID" CMD.
  *
  * @param label command label.
  * @param merchant_url base URL of the merchant serving the

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