rswag/rswag-ui/config/routes.rb

4 lines
61 B
Ruby

Rswag::Ui::Engine.routes.draw do
root to: 'home#index'
end