aboutsummaryrefslogtreecommitdiffstats
path: root/config/routes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 4a2665e00..9bf7dcc2e 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -52,6 +52,7 @@ ChouetteIhm::Application.routes.draw do
end
resources :stop_area_referentials, :only => [:show] do
+ post :sync, on: :member
resources :stop_areas
end