2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-03-11 22:54:17 +00:00

!refactor(backend): remove legacy metadata endpoints (#11111)

* !refactor(backend): remove legacy metadata endpoints

* add changelog

* fix indent

* remove legacy test
This commit is contained in:
Matthias Mair
2026-02-28 23:12:35 +01:00
committed by GitHub
parent ca57a1d15b
commit e5def31ec5
9 changed files with 46 additions and 267 deletions

View File

@@ -10,8 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Breaking Changes - Remove deprecated features and APIs
- [#11111](https://github.com/inventree/InvenTree/pull/11111) - removes legacy metadata APIs
- [#9814](https://github.com/inventree/InvenTree/pull/9814) - removes legacy config path support
## Unreleased - YYYY-MM-DD
### Breaking Changes