Update API version

This commit is contained in:
Miklos Marton 2026-07-03 10:54:56 +02:00
parent 183e4356f8
commit cb09f1bee9
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ INVENTREE_API_VERSION = 514
INVENTREE_API_TEXT = """
v515 -> 2026-07-03 : https://github.com/inventree/InvenTree/pull/12298
- Change the file fields definition to binary (from uri) in the upload requests
v514 -> 2026-07-02 : https://github.com/inventree/InvenTree/pull/12294
- Adds "duplicate" field to the BuildOrder, Company, ManufacturerPart, SupplierPart and SalesOrderShipment API endpoints
- Order duplication options: renames "order_id" field to "original", which now performs primary-key validation