mirror of
https://github.com/hkalexling/Mango.git
synced 2026-05-01 00:00:55 -04:00
Switch to redoc and update API description
This commit is contained in:
+2
-2
@@ -114,8 +114,8 @@ class MainRouter < Router
|
||||
end
|
||||
end
|
||||
|
||||
get "/swagger" do |env|
|
||||
render "src/views/swagger.html.ecr"
|
||||
get "/api" do |env|
|
||||
render "src/views/api.html.ecr"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user