Merge branch 'main' of https://git.qikbite.asia/minzeyaphyo/MySMSAPio into main
This commit is contained in:
@@ -70,6 +70,7 @@ Rails.application.routes.draw do
|
||||
end
|
||||
end
|
||||
|
||||
# Root route
|
||||
root to: proc { [200, {}, ["SMS Gateway API v1.0"]] }
|
||||
# Public pages
|
||||
get "docs", to: "pages#docs"
|
||||
root to: "pages#home"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user