4 lines
97 B
Ruby
4 lines
97 B
Ruby
Rswag::Ui.configure do |config|
|
|
config.swagger_endpoint "/api/swagger", "Sanasto Wiki API"
|
|
end
|