jthomas opened a new issue #304: API Gateway Path Parameters For Query Params?
URL: https://github.com/apache/incubator-openwhisk-apigateway/issues/304
 
 
   Is it possible for the API Gateway to support mandatory query parameters? 
   
   For example, the following URL structure.
   
   ```
    /name/{myname}/age/{myage}?id={id}
   ```
   
   Path parameters support the structure for name and age parameters but user 
has also asked about enforcing mandatory query parameters. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to