Wasm Directoryalpha
Variant

post-run-workflow-error

No description available.

variant post-run-workflow-error {
  bad-request(string),
  not-acceptable(string),
  conflict(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
not-acceptablestring
conflictstring
otherstring