Adding Swagger API documentation for dashboard microservice #40
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
python
Pull requests that update Python code
Problem Statement
Currently, Swagger API documentation is only available for node.js microservices (atm-locator and customer-auth). There is no API documentation for flask microservices.
Proposed Solution
It would be great to integrate Swagger with the dashboard microservice since all the other Flask microservices communicate through the dashboard.
The text was updated successfully, but these errors were encountered: