]> source.dussan.org Git - redmine.git/commit
Add support for updating attachments over REST API (#22356).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 1 Oct 2016 13:22:35 +0000 (13:22 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 1 Oct 2016 13:22:35 +0000 (13:22 +0000)
commit696c51085246058408c5f709927df8db07b90d54
tree782cdb47dbff4378ccbdd0ca861ea179be8cb8e4
parenta2bcc9c40eb99b901f2f92b2f4fa1f840583c6b8
Add support for updating attachments over REST API (#22356).

git-svn-id: http://svn.redmine.org/redmine/trunk@15861 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/attachments_controller.rb
app/models/attachment.rb
config/routes.rb
test/integration/api_test/api_routing_test.rb
test/integration/api_test/attachments_test.rb
test/integration/routing/attachments_test.rb