Add stub of alerts route
This commit is contained in:
4
app/controllers/api/v1/parks/alerts_controller.rb
Normal file
4
app/controllers/api/v1/parks/alerts_controller.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
module Api::V1::Parks
|
||||
class AlertsController < BaseController
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user