You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/10/06 14:34:08 UTC

[GitHub] csantanapr edited a comment on issue #4055: The parameter __ow_path is not correct or empty when not using path parameter

csantanapr edited a comment on issue #4055: The parameter __ow_path is not correct or empty when not using path parameter
URL: https://github.com/apache/incubator-openwhisk/issues/4055#issuecomment-427578327
 
 
   @rabbah web actions are working as design/expected nothing wrong with the way web actions work.
   
   The problem specifically only to APIGateway Integration.
   And the difference when using path parameters
   
   The code never has access to the swagger definition and incoming request to the gateway for example never be able see the apigateway specific data like basepath `/v1` and `/foo` 
   
   Again nothing wrong with http web actions, is just that info is not being pass to the webaction.http[missing data here]
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services