]> git.openstreetmap.org Git - rails.git/commit
Rename hide_comment and unhide_comment to destroy and restore
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 7 Nov 2018 09:51:43 +0000 (10:51 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 7 Nov 2018 09:51:43 +0000 (10:51 +0100)
commit04afeeb32fae6ba52810db72d22449e548994de0
treefecce82e133714e583a795a0153120500b09b6fc
parent4b0d56f7e15d2929c973265e3b545e69273b8cb5
Rename hide_comment and unhide_comment to destroy and restore

This preserves the API endpoints and HTTP methods, which could be changed in the next API version
app/controllers/changeset_comments_controller.rb
config/routes.rb
test/controllers/changeset_comments_controller_test.rb