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/08/21 09:19:56 UTC

[GitHub] [openwhisk-wskdeploy] jiangpengcheng opened a new pull request #1068: Auto supply a dummy API GW token

jiangpengcheng opened a new pull request #1068: Auto supply a dummy API GW token
URL: https://github.com/apache/openwhisk-wskdeploy/pull/1068
 
 
   Since the `APIGW_ACCESS_TOKEN` is an optinal parameter, and the action `apimgmt/createApi` do require this parameter no matter what the value is, I think it's better to provide a fake token just like the [openwhisk-cli](https://github.com/apache/openwhisk-cli) did, see [api.go](https://github.com/apache/openwhisk-cli/blob/07993fd22c5618ee153eade186369d7d6084d1b7/commands/api.go#L1013):
   
   related to: https://github.com/apache/openwhisk-wskdeploy/issues/1037

----------------------------------------------------------------
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