InvenTree/.github
Matthias Mair 0d6c47fcd5
fix(backend): repair remaining schema generation errors (#9453)
* Remove hardcoded currency enum from schema

* Convert schema custom key enums to int to allow customized keys to validate

* Convert stock status key enums to int to allow customizations to
validate in schema

* api version bump

* fix remaining operationId errors

* fix errors

* fix another error

* fix missing model

* ensure we do not ignore warnings anymore

* Restore enumerated help text for currencies

* Remove commented block of old code

* Restore custom key enumerated values to schema documentation

* Restore status key enumeration to schema documentation

* fix more enums

* Add debug definitions for schema generation

* fix schema generation for PluginRelationSerializer

* add migrations

* fix enum names for allauth schema duplications

* bump api version

---------

Co-authored-by: Joe Rogers <1337joe@gmail.com>
2025-04-08 22:09:57 +10:00
..
ISSUE_TEMPLATE Disable blank issues (#7732) 2024-07-26 10:26:51 +10:00
actions fix: ci security issues (#9451) 2025-04-04 09:04:06 +11:00
scripts Remove CUI (#8384) 2024-12-17 12:30:41 +11:00
workflows fix(backend): repair remaining schema generation errors (#9453) 2025-04-08 22:09:57 +10:00
CODEOWNERS Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
FUNDING.yml Update FUNDING.yml (#7924) 2024-08-19 20:20:16 +10:00
dependabot.yml chore: improve ci security (#9384) 2025-03-26 13:04:45 +11:00
release.yml Update release.yml (#8653) 2024-12-11 15:53:27 +11:00