rswag/config/routes.rb
2016-07-15 15:32:32 -07:00

4 lines
70 B
Ruby

SwaggerRails::Engine.routes.draw do
root to: 'swagger_ui#index'
end