InvenTree/src
Matthias Mair 5b290f44c0
refactor(backend): reduce API surface by unifying metadata endpoints (#11035)
* replace individual metadata endpoints with a generic endpoint an a lot of permanent redirects

* remove more names

* reduce duplication more

* remove now unneeded tests

* update remaining tests to use urls

* bump api

* follow redirects in tests

* reduce new fncs

* fix redirect setup

* fix test

* update to fix schema collissions

* fix permission check

* simplify and fix lookup

* clone fork for now

* add changelog entry

* update api version date

* remove temporary change to python lib

* update docs
2026-01-07 07:13:25 +11:00
..
backend refactor(backend): reduce API surface by unifying metadata endpoints (#11035) 2026-01-07 07:13:25 +11:00
frontend Fix BOM pie tool tips (#11086) 2026-01-06 16:17:25 +11:00
performance feat (backend): Add more performance tests (#11080) 2026-01-06 14:41:01 +11:00