Expose quantity_unit_conversions_resolved via the API (read only) (references #2056 and #1360)

This commit is contained in:
Bernd Bestel
2022-12-04 13:41:44 +01:00
parent daa0a59c5f
commit 4be447fc60
2 changed files with 8 additions and 3 deletions

View File

@@ -52,4 +52,6 @@
### API
- The following entities are now also available via the endpoint `/objects/{entity}` (only listing, no edit)
- `quantity_unit_conversions_resolved` (returns all final/resolved conversion factors per product and any directly or indirectly related quantity units)
- The endpoint `/batteries` now also returns the corresponding battery object (as field/property `battery`)