Openapi3DefinitionGenerator::Rails

CircleCI

Generate minimum OpenAPI 3 definition YAML from config/routes.rb in your Rails application.

:warning: This gem uses Rails private API so may be broken in future.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'openapi3_definition_generator-rails'

And then execute:

$ bin/rails openapi3_definition:generate_yaml

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.