DoSomethingArchive / quicksilver-api

:postbox: API gateway to Quicksilver (Message Broker) functionality.
MIT License
0 stars 3 forks source link

Swagger #42

Open deezone opened 8 years ago

deezone commented 8 years ago

Add Swagger 2.0 definition file to API using the Swagger Editor: http://editor.swagger.io/#/

Reference:

swagger.io (v2.0) hook for Sails. The application's models, controllers, and routes are aggregated and transformed into a Swagger Document. Supports the Swagger 2.0 specification.