This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
VB 22 - correct swagger data #118
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
hight priority
some of the routes parameters and return object are not set the right way, the input json for a post endpoint and the data in the database are not the same format, for example at the /api/request, in the endpoint for POST we have just:
but in the swagger is indicated:
also, need to add the type property.
location: static/swagger.yml
The text was updated successfully, but these errors were encountered: