InvenTree/InvenTree
Matthias Mair 9a0c978f2f
Fix a few warnings in api generation (#6836)
* remove unuses api method

* update API docstrings to be more acurate

* updated typing for  fields

* upate serializer to avoid collision

* fix typing for API generation

* fix ModelChoiceFilter inference

* fix typing for manufacturer

* bump API version

* fix test

* fix type checker warnings

* fix api path
2024-03-25 09:10:38 +11:00
..
_testfolder Create test files in seperate folder & cleanup before image build (#6571) 2024-02-26 11:23:49 +11:00
build Run build completion in background (#6619) 2024-03-02 07:20:23 +00:00
common Fix a few warnings in api generation (#6836) 2024-03-25 09:10:38 +11:00
company Fix a few warnings in api generation (#6836) 2024-03-25 09:10:38 +11:00
generic Move media operations to storages backend (#6478) 2024-03-24 14:29:05 +11:00
InvenTree Fix a few warnings in api generation (#6836) 2024-03-25 09:10:38 +11:00
label PUI Template editor (#6541) 2024-03-05 07:58:12 +11:00
locale New Crowdin updates (#6728) 2024-03-24 14:53:01 +11:00
machine Render API docs (#6463) 2024-03-02 11:28:37 +11:00
order Fix a few warnings in api generation (#6836) 2024-03-25 09:10:38 +11:00
part Fix a few warnings in api generation (#6836) 2024-03-25 09:10:38 +11:00
plugin Fix a few warnings in api generation (#6836) 2024-03-25 09:10:38 +11:00
plugins CI updates (#6167) 2024-01-11 00:16:13 +11:00
report Move media operations to storages backend (#6478) 2024-03-24 14:29:05 +11:00
script [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
stock Fix a few warnings in api generation (#6836) 2024-03-25 09:10:38 +11:00
templates Test result table fix (#6740) 2024-03-18 05:36:00 +00:00
users Handle more caching exception pathways (#6678) 2024-03-12 03:53:02 +00:00
web Fix a few warnings in api generation (#6836) 2024-03-25 09:10:38 +11:00
config_template.yaml Caddy fix (#6690) 2024-03-13 03:27:26 +00:00
gunicorn.conf.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
manage.py [FR] Add tracing support (#6211) 2024-01-18 17:50:05 +11:00