mrutkows commented on issue #262: Adjust the code to reflect latest API gateway version. URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/262#issuecomment-324926426 @lzbj David, please use the latest grammar from the v0.8.7 spec.: ``` apis: <API name>: # descriptive name description: <string> # optional, description <basepath>: # shared basepath <path>: <action name>: get | post | put | delete ... ... ``` Please note that there may be 1..N <path> under <basepath> and the API name is the "-n" value on the API. ---------------------------------------------------------------- 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
