File/Directory structure
Build Swagger files
A rake task is available to buildswagger.json
file after you have made changes to the swagger directory.
Testing
In development mode,http://localhost:3000/swagger
is available to test whether the API changes has been updated.