mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
Initial commit
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
SwaggerRails::Engine.routes.draw do
|
||||
|
||||
get '/ui', to: 'swagger_ui#show'
|
||||
get '/docs/:api_version', to: 'swagger_docs#show'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user