mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
Support multiple swagger documents. Add custom_ui_generator. Update readme
This commit is contained in:
8
lib/generators/swagger_rails/custom_ui/USAGE
Normal file
8
lib/generators/swagger_rails/custom_ui/USAGE
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user