mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
9 lines
221 B
Plaintext
9 lines
221 B
Plaintext
Description:
|
|
Adds a local version of index.html.erb for customizing the swagger-ui
|
|
|
|
Example:
|
|
rails generate swagger_rails:custom_ui
|
|
|
|
This will create:
|
|
app/views/swagger_rails/swagger_ui/index.html.erb
|