updates from Production version
This commit is contained in:
@ -80,12 +80,14 @@ Thingspeak::Application.routes.draw do
|
||||
collection do
|
||||
get :public
|
||||
get :watched
|
||||
get :realtime
|
||||
end
|
||||
member do
|
||||
get :import
|
||||
post :upload
|
||||
post :clear
|
||||
put :watch
|
||||
post :realtime_update
|
||||
end
|
||||
resources :feed
|
||||
|
||||
|
Reference in New Issue
Block a user