lzbj commented on a change in pull request #262: Adjust the code to reflect latest API gateway version. URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/262#discussion_r132888289
########## File path: tests/src/integration/apigateway/manifest.yml ########## @@ -0,0 +1,18 @@ +package: + name: book club + version: 1.0 + license: Apache-2.0 + apis: # new top-level key for defining groups of named APIs Review comment: @mrutkows , is this consistent with the latest spec and correct? ---------------------------------------------------------------- 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
