Mentions légales du service

Skip to content

Get apidocs for backend

HUYNH Kim-Tam requested to merge 69-backend-get-apidocs into dev
name: Hotfix
about: Quick bugfix with very localized and low impact changes.

Closes #69, #28

Description

This MR fixes access to the API docs at http://localhost:5002/apidocs.

  • Re-enable Flasgger. So, the REST API interactive documentation is automatically generated with a Python swagger OpenAPI implementation as described in README.md
  • Update openapi specification files (cf openapi folder)
  • Update changelog before merging

How to test

Misc

Maybe test some apis via the apidocs

Edited by HUYNH Kim-Tam

Merge request reports