I created a discovery document (attached) which have a GET method that accepts
two parameters, when pressing execute I can see those parameters in the request
output but those values are not pass in the request body.
it seem that GET methods are expected to pass parameters only in the query
string.
Original issue reported on code.google.com by erlichmen on 12 Dec 2012 at 11:27
Original issue reported on code.google.com by
erlichmen
on 12 Dec 2012 at 11:27Attachments: