mirror of
https://github.com/grocy/grocy.git
synced 2026-04-03 19:36:16 +02:00
Correct typo in changelog (#1177)
This commit is contained in:
parent
bfbaa7e9d5
commit
54e4d3217c
|
|
@ -209,7 +209,7 @@
|
||||||
- New endpoint `/stock/shoppinglist/add-overdue-products` to add all currently in-stock but overdue products to a shopping list (thanks @m-byte)
|
- New endpoint `/stock/shoppinglist/add-overdue-products` to add all currently in-stock but overdue products to a shopping list (thanks @m-byte)
|
||||||
- New endpoint `/stock/shoppinglist/add-expired-products` to add all currently in-stock but expired products to a shopping list
|
- New endpoint `/stock/shoppinglist/add-expired-products` to add all currently in-stock but expired products to a shopping list
|
||||||
- New endpoints GET/POST/PUT `/users/{userId}/permissions` for the new user permissions feature mentioned above
|
- New endpoints GET/POST/PUT `/users/{userId}/permissions` for the new user permissions feature mentioned above
|
||||||
- New endpoint '/user` to get the currently authenticated user
|
- New endpoint `/user` to get the currently authenticated user
|
||||||
- The following entities are now also available via the endpoint `/objects/{entity}` (only listing, no edit)
|
- The following entities are now also available via the endpoint `/objects/{entity}` (only listing, no edit)
|
||||||
- `stock_log` (the stock journal)
|
- `stock_log` (the stock journal)
|
||||||
- `stock` (the "raw" stock entries)
|
- `stock` (the "raw" stock entries)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user