mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-24 23:06:41 +00:00
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
Description:
|
|
Adds rswag-api initializer for configuration
|
|
|
|
Example:
|
|
rails generate rswag:api:install
|
|
|
|
This will create:
|
|
config/initializers/rswag-api.rb
|