Skip to content

slavina/clean up code

David Caro requested to merge slavina/clean-up-code into main
  • clean up code
  • storage: load storage singleton only when needed
  • tool_handlers: use Message class instead of dict
  • settings: hardcode the v1 prefix
  • api_models: use a more specific default ref
  • api_models: use a generic type for the ApiResponse
  • api_models: removed not-needed validator
  • settings: Use the correct type instead of the base settings one
  • tests: add a couple basic tests to all endpoints

Bug: T362070

Edited by David Caro

Merge request reports