summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_post_products.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-15 12:03:24 +0200
committerMS <ms@taler.net>2020-10-15 13:05:24 +0200
commitfaff9c052cbb619bdf5100ffa28ba29a6b94c468 (patch)
treec45acccb0ee01a48c59b82da29fea4d5ae1a823b /src/testing/testing_api_cmd_post_products.c
parent875611bddc13935f5cb34c37720f7fa1661296cd (diff)
downloadmerchant-faff9c052cbb619bdf5100ffa28ba29a6b94c468.tar.gz
merchant-faff9c052cbb619bdf5100ffa28ba29a6b94c468.tar.bz2
merchant-faff9c052cbb619bdf5100ffa28ba29a6b94c468.zip
Doxygen fixes
Diffstat (limited to 'src/testing/testing_api_cmd_post_products.c')
-rw-r--r--src/testing/testing_api_cmd_post_products.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/testing/testing_api_cmd_post_products.c b/src/testing/testing_api_cmd_post_products.c
index 6326b79c..5ed0717e 100644
--- a/src/testing/testing_api_cmd_post_products.c
+++ b/src/testing/testing_api_cmd_post_products.c
@@ -291,18 +291,6 @@ TALER_TESTING_cmd_merchant_post_products2 (
}
-/**
- * Define a "POST /products" CMD, simple version
- *
- * @param label command label.
- * @param merchant_url base URL of the merchant serving the
- * POST /products request.
- * @param product_id the ID of the product to create
- * @param description name of the product
- * @param price price of the product
- * @param http_status expected HTTP response code.
- * @return the command.
- */
struct TALER_TESTING_Command
TALER_TESTING_cmd_merchant_post_products (const char *label,
const char *merchant_url,