Skip to content

Reformat and fill openapi docs

Kotyba Alhaj Taha requested to merge reformat_and_fill_openapi_docs into develop
  • Delete old Location attributes in the Configuration Datamodel.
  • All Endpoints should be documented.
  • A Data type for the Objects.
  • Use the openapi structure to split the schemas into the following and save them under Component: - Schemas - Responses - Request Bodies - Parameter

- Add an extra openapi file for developer, in which the normal file is included and the endpoint for the Controller. We may use jinja to include the user-openpi But for the main time I just coped the hole file.

Edited by Kotyba Alhaj Taha

Merge request reports