diff options
author | priscilla <priscilla.huang@efrei.net> | 2022-12-02 10:48:29 -0500 |
---|---|---|
committer | priscilla <priscilla.huang@efrei.net> | 2022-12-02 10:49:01 -0500 |
commit | 09e5b8f57295e763e9e90812dd94c3bb44bf31f0 (patch) | |
tree | 24afc7fd896a4797e6e7cced91e07e7fba246f40 /src/lib/merchant_api_post_templates.c | |
parent | 3be8637b90adac677a0be1eea3ccb2b5a151e9de (diff) |
webhook
Diffstat (limited to 'src/lib/merchant_api_post_templates.c')
-rw-r--r-- | src/lib/merchant_api_post_templates.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/merchant_api_post_templates.c b/src/lib/merchant_api_post_templates.c index f34d040d..b4d286aa 100644 --- a/src/lib/merchant_api_post_templates.c +++ b/src/lib/merchant_api_post_templates.c @@ -74,7 +74,7 @@ struct TALER_MERCHANT_TemplatesPostHandle /** * Function called when we're done processing the - * HTTP POST /products request. + * HTTP POST /templates request. * * @param cls the `struct TALER_MERCHANT_TemplatesPostHandle` * @param response_code HTTP response code, 0 on error |