X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/453f758f91d57688663e354a54061a65945410e7..206e1309a95b498a220d8de6cf4ed5970ebd6778:/config/routes.rb diff --git a/config/routes.rb b/config/routes.rb index a1d73985d..468b99327 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -297,6 +297,8 @@ OpenStreetMap::Application.routes.draw do post "reopen" end end + + post '/comment' => 'issues#comment' # redactions resources :redactions