]> 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:45:39 +0000 (18:45 +0000)
commit38d2f3ab2c59f1ef9636990854fb9314dd8799d6
treedf20b02b90b5b47d157c42b9ad5aa52bf181a155
parent9e0278d6debefbeaff7a219695d49ca0c789f150
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