You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/17 17:40:35 UTC

[GitHub] mdeuser opened a new issue #2639: 'wsk api get' to return developer or consumer swagger

mdeuser opened a new issue #2639: 'wsk api get' to return developer or consumer swagger
URL: https://github.com/apache/incubator-openwhisk/issues/2639
 
 
   Currently, the API swagger definition returned by the `wsk api get` command is only useful for the API developer, not for the consumer of the API.
   
   Add an option to the `wsk api get` command to dictate the exported swagger contents.  By default, the developer API swagger is returned.  When the flag is present, export the consumer oriented swagger.
   
   - Define flag
   - Update CLI to process flag
   - API GW integration obtain desired swagger
   
 
----------------------------------------------------------------
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