mrutkows commented on issue #648: Examine use of NewYAMLFileFormat error URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/648#issuecomment-344970458 Indeed, the *YAMLFileFormatError* should only be used when our code detects a problem in the YAML manifest (or deployment file) that is NOT an error detected by the YAML Parser. This would include errors based upon the specification such as missing a required key or value (or other required formatting is incorrect/missing).
---------------------------------------------------------------- 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
