merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

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

add PATCH /instances/ID command

Diffstat:
Msrc/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 @@ -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