Support multiple swagger documents. Add custom_ui_generator. Update readme

This commit is contained in:
domaindrivendev
2016-02-05 14:47:55 -08:00
parent df4b9c80c9
commit 4b40fb9efe
18 changed files with 298 additions and 14 deletions

View 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