mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-15 03:19:57 -06:00
* Added endpoint to expose API version descriptors for admins * Refactored tests and moved them to seperate file * Switched to raw string * add coverage exclusion * ignore imports (possible fix to multiline imports) * Add OpenApi Schema * removed changes regarding coverage * moved new functions to `version` to keep api_version a pure static file * clean up diff