Add a reopen API call for notes
This commit is contained in:
parent
eac40b89af
commit
d74d4f8d19
8 changed files with 132 additions and 9 deletions
|
@ -90,6 +90,7 @@ OpenStreetMap::Application.routes.draw do
|
|||
member do
|
||||
post 'comment'
|
||||
post 'close'
|
||||
post 'reopen'
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue