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 2018/04/05 15:20:41 UTC

[GitHub] pritidesai commented on issue #854: API Gateway doesn't take sequences into account

pritidesai commented on issue #854: API Gateway doesn't take sequences into account
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/854#issuecomment-378973664
 
 
   hi @brunogirin @mrutkows we have an explicit check in whisk deploy to validate APIs are referencing valid actions (actions should exist in manifest):
   
   https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/parsers/manifest_parser.go#L1030
   
   We need to update this check to include sequences as well, I will address this in this week's release possibly. 

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