mirror of
https://github.com/grocy/grocy.git
synced 2025-10-14 17:24:07 +00:00
Revert "Return numbers as numbers on all API endpoints" (14cd6ca3bf
, fixes #1564)
This commit is contained in:
@@ -114,6 +114,8 @@
|
||||
|
||||
### API improvements/fixes
|
||||
> ❗ Numbers are now returned as numbers (so technically without quotes around them, were strings for nearly all endpoints before - should practically be no real difference)
|
||||
>
|
||||
> => ❗❗❗ This has been reverted after this (v3.1.0) release since it had unintended side effects
|
||||
- Added a new endpoint `/system/localization-strings` to get the localization strings (gettext JSON representation; in the by the user desired language)
|
||||
- Added a new endpoint `/recipes/{recipeId}/copy` to copy a recipe
|
||||
- The `GET /chores` endpoint now also returns the `next_execution_assigned_user` object per chore (like the endpoint `GET /chores/{choreId}` already did for a single chore)
|
||||
|
Reference in New Issue
Block a user