mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
Merge pull request #64 from jume-dev/swagger-ui-url-patch
Add proper swagger ui url
This commit is contained in:
commit
1de29136ef
@ -407,7 +407,7 @@ end
|
|||||||
|
|
||||||
### Customizing the swagger-ui ###
|
### Customizing the swagger-ui ###
|
||||||
|
|
||||||
The swagger-ui provides several options for customizing it's behavior, all of which are documented here https://github.com/swagger-api/swagger-ui#swaggerui. If you need to tweak these or customize the overall look and feel of your swagger-ui, then you'll need to provide your own version of index.html. You can do this with the following generator.
|
The swagger-ui provides several options for customizing it's behavior, all of which are documented here https://github.com/swagger-api/swagger-ui/tree/2.x#swaggerui. If you need to tweak these or customize the overall look and feel of your swagger-ui, then you'll need to provide your own version of index.html. You can do this with the following generator.
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
rails g rswag:ui:custom
|
rails g rswag:ui:custom
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user