Added missing API changelog (references #1676)

This commit is contained in:
Bernd Bestel 2021-11-14 15:33:13 +01:00
parent 6070507b04
commit 43ba3b4920
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -13,4 +13,5 @@
- Fixed that "Label per unit" stock entry labels (on purchase) weren't unique per unit
### API
- 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