mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 15:22:56 +00:00
Vendor latest swagger-ui
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SwaggerRails::Engine.routes.draw do
|
||||
|
||||
get '/ui', to: 'swagger_ui#show'
|
||||
get '/docs/:api_version', to: 'swagger_docs#show'
|
||||
get '/:api_version/swagger.json', to: 'swagger_docs#show', as: :swagger
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user