From 33ca6070f49cc82f6f19562abb12c801cf91831b Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 14 Nov 2021 19:39:27 +0100 Subject: [PATCH] Fixed typo --- changelog/65_3.1.3_2021-11-14.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/65_3.1.3_2021-11-14.md b/changelog/65_3.1.3_2021-11-14.md index d4e04bdb..21aefc23 100644 --- a/changelog/65_3.1.3_2021-11-14.md +++ b/changelog/65_3.1.3_2021-11-14.md @@ -15,5 +15,5 @@ ### API - New endpoint `/chores/{choreIdToKeep}/merge/{choreIdToRemove}` for merging chores -- Endpoint `/stock/products/{productId}/add` API endpoint`: The (optional) request body parameter `print_stock_label` was renamed to `stock_label_type` +- Endpoint `/stock/products/{productId}/add` API endpoint: The (optional) request body parameter `print_stock_label` was renamed to `stock_label_type` - Fixed that backslashes were not allowed in API query filters