]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1051056: The REST API needs to be versioned so that new changes can be made that...
authorDavid Lawrence <dkl@mozilla.com>
Fri, 10 Apr 2015 15:34:53 +0000 (16:34 +0100)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 10 Apr 2015 15:34:53 +0000 (16:34 +0100)
commit06da34e74687de919804c87c8d5e15edbc570522
treeae0e238bda004bc4ba2ff87bed0f438f12325546
parenta6d74986bd7b96aa41624ed407a46f7f63eadd55
Bug 1051056: The REST API needs to be versioned so that new changes can be made that do not break compatibility
- Fix issue where PUT requests were treated as GET and failed when updating a bug, etc.
Bugzilla/API/1_0/Server.pm