2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-03-16 00:50:56 +00:00

Update API rev notes

This commit is contained in:
Oliver Walters
2025-11-28 21:28:53 +00:00
parent 3b7c6cb8bc
commit 40db1cf9f3

View File

@@ -8,6 +8,7 @@ INVENTREE_API_TEXT = """
v429 -> 2025-12-01 : https://github.com/inventree/InvenTree/pull/10699
- Removed the "PartParameter" and "PartParameterTemplate" API endpoints
- Removed the "ManufacturerPartParameter" API endpoint
- Added generic "Parameter" and "ParameterTemplate" API endpoints
v428 -> 2025-11-28 : https://github.com/inventree/InvenTree/pull/10926