kpavel opened a new pull request #918: Adds support for api export
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/918
 
 
   Exporting APIs when its target action is managed by specified project.
   
   Currently Openwhisk missing support for annotations in APIs entities. 
   In order to support APIs export:
   
   (1) _export packages_
   (2) _export actions_
   .
   .
   .
   (n) **_export APIs_**
         get all APIs
         for API in APIs
           if API target action in 
exported packages (1)
             add API to 
exported manifest

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to