You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation of all the API endpoints is almost done. Maybe we can add some detailed description about this application in the documentation, if that is possible in swagger.
Also added a sample (random) example for each endpoint, i.e. a prefilled value for each key-value pair, through which one can understand the type and format of the value required, or maybe directly make the request with the prefilled data.
The documentation is already added, but it might not be correct and complete (because the main focus was on development).
Using swag for generating API documentation using annotaions.
The text was updated successfully, but these errors were encountered: