summaryrefslogtreecommitdiff
path: root/lib/swagger.rb
blob: 2c3ea87731eebc447aa8539743d934182e372a9b (plain)
1
2
3
get "/swagger" do
  redirect("/api")
end