rpgreen / apigateway-generic-java-sdk

Simple generic Java client SDK for Amazon API Gateway endpoints
Apache License 2.0
24 stars 16 forks source link

Added support for (query) parameters #4

Closed raniemi closed 6 years ago

raniemi commented 6 years ago

Perhaps it wasn't necessary for the original use case or maybe an argument could be made that it's still not necessary... regardless, here is a PR that allows for passing parameters/querystrings to the API Gateway.

qadir0108 commented 6 years ago

I am passing parameters in GET query string but it is throwing HTTP-400 error. Can anyone help me? https://stackoverflow.com/questions/48548097/calling-aws-api-gateway-issue-with-get-calls