commit faff9c052cbb619bdf5100ffa28ba29a6b94c468 parent 875611bddc13935f5cb34c37720f7fa1661296cd Author: MS <ms@taler.net> Date: Thu, 15 Oct 2020 12:03:24 +0200 Doxygen fixes Diffstat:
| M | src/testing/testing_api_cmd_post_products.c | | | 12 | ------------ |
1 file 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 @@ -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,