Validate a workflow
Validates a workflow, and return the resulting errors and warnings arrays.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
workflow
Accepts all generation workflow documents
Response
Errors and warnings output from the validation process
errors
warnings
Errors
500
Internal Server Error