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 2019/10/23 15:58:10 UTC

[GitHub] [openwhisk-apigateway] hasueki opened a new pull request #363: Fix getUriPath logic to ignore API tenant base path

hasueki opened a new pull request #363: Fix getUriPath logic to ignore API tenant base path
URL: https://github.com/apache/openwhisk-apigateway/pull/363
 
 
   Connects to #362 
   
   This change will ignore `/api/<tenant>` when matching the original URI and computing the backend URI. 
   
   - Strip `/api/<tenant>` when computing backend URI
   - Extract out `getUriPath` for unit testing
   - Add unit test
   - Update README.md "Testing" make cmd 
   
   PTAL: @mhamann @rabbah 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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