X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/aba184e7beb17744ef48242c8dfdb5f8e17ee621..0944c1cf02ca3f2b17c9261e57a9a0b0c210a40d:/config/routes.rb diff --git a/config/routes.rb b/config/routes.rb index 941991cdc..4f887d140 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -36,6 +36,7 @@ ActionController::Routing::Routes.draw do |map| # Potlatch API map.connect "api/#{API_VERSION}/amf", :controller =>'amf', :action =>'talk' + map.connect "api/#{API_VERSION}/swf/trackpoints", :controller =>'swf', :action =>'trackpoints' # web site