From faff9c052cbb619bdf5100ffa28ba29a6b94c468 Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 15 Oct 2020 12:03:24 +0200 Subject: Doxygen fixes --- src/testing/testing_api_cmd_post_products.c | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/testing/testing_api_cmd_post_products.c') 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, -- cgit v1.2.3