Fixed /stock/products/{productId}/add request body parameter validation (fixes #1860)

This commit is contained in:
Bernd Bestel
2022-04-15 15:40:55 +02:00
parent f7eb8cc127
commit d4bd6b2fb3
2 changed files with 57 additions and 2 deletions

View File

@@ -0,0 +1,55 @@
> ⚠️ xxxBREAKING CHANGESxxx
> ❗ xxxImportant upgrade informationXXX
### New feature: xxxx
- xxx
### Stock
- xxx
### Shopping list
- xxx
### Recipes
- xxx
### Meal plan
- xxx
### Chores
- xxx
### Calendar
- xxx
### Tasks
- xxx
### Batteries
- xxx
### Equipment
- xxx
### Userfields
- xxx
### General
- xxx
### API
- Endpoint `/stock/products/{productId}/add`: Fixed that the request body parameter `transaction_type` was ignored / always set to `purchase`