Closed ckdarby closed 11 years ago
can you create a test case for this and submit a PR for this? bonus points for also supplying a fix :)
I forgot to wrap the curl get url in quotes. Bash was using the & to run it in the background instead of it having it apart of the url.
Thanks for the fast reply though.
Doing the above will have fields set to fname but filters will be set to the default blank value.
The expected functionality is that the http query string will be parsed, matched to QueryParam and all values will be assigned.