]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passed in...
authorDavid Lawrence <dkl@mozilla.com>
Wed, 29 Oct 2014 18:45:39 +0000 (18:45 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Wed, 29 Oct 2014 18:49:40 +0000 (18:49 +0000)
commita3e9de58fe28268f0168af88cd6d69ae15e1e8c9
tree5c4e72bdacaf4ec821e8fe3c8193f65c714217b0
parent1dec043144e9f72da71ecb086f446d60471ebca0
Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passed in addition the values in the path
r=glob,a=glob
Bugzilla/WebService/Server/REST.pm
Bugzilla/WebService/Server/REST/Resources/Bug.pm