Skip to content
Snippets Groups Projects

feat(backoffice): updated swagger documentation

Merged Rémi PAILHAREY requested to merge ecolyo-agent-swagger-doc into master
2 files
+ 3
5
Compare changes
  • Side-by-side
  • Inline
Files
2
# API Routes
:warning: WIP :warning:
The different routes exposed by the backend are described by Swagger documentation.
Once the api deployed, the documentation is accessible at https://HOSTNAME/swagger/index.html
The different routes exposed by the backend are described by Swagger documentation in local env. The documentation is NOT exposed in REC or PROD.
Once the client is deployed, the documentation is accessible at <https://localhost/doc/>
Loading