Commit Graph

5 Commits

Author SHA1 Message Date
Jordan Blasenhauer d3b123aefc update external plugin flask 2023-12-12 11:01:34 +01:00
Jordan Blasenhauer 7b79418397 update model_validator and routes
*handle dynamic route params
*create missing pydantic models
*update all routes with model_validator decorator
*exclude body that aren't json (like file or zip upload) for the moment
2023-11-30 13:58:14 +01:00
Théophile Diot 6f1d8ee7e7
Update pre-commit version and run it 2023-11-28 17:31:32 +01:00
Jordan Blasenhauer b9c3b59f69 work on external plugin
*create route to retrieve and send custom html file
*create route to retrieve and exec defined action on a py script
2023-11-28 14:51:06 +01:00
Jordan Blasenhauer 6ba0c2b9bb start external plugin action 2023-11-27 11:05:08 +01:00