Spectacle

Generate beautiful static documentation for your Rails API from OpenAPI/Swagger 2.0 specifications.

Contributing

When raising a Pull Request please ensure that you have provided good test coverage for the request you are making.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request