mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
fix(backend): api version style (#8989)
* fix api version style * set base path
This commit is contained in:
@ -8,7 +8,7 @@ INVENTREE_API_VERSION = 306
|
||||
|
||||
INVENTREE_API_TEXT = """
|
||||
|
||||
v3-6 0 2025-01-28 : https://github.com/inventree/InvenTree/pull/8966
|
||||
v306 - 2025-01-28 : https://github.com/inventree/InvenTree/pull/8966
|
||||
- Adds "start_date" to PurchasesOrder API
|
||||
- Adds "start_date" to SalesOrder API
|
||||
- Adds "start_date" to ReturnOrder API
|
||||
|
Reference in New Issue
Block a user