Wasm Directoryalpha
Variant

post-task-assignments-error

No description available.

variant post-task-assignments-error {
  forbidden(string),
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
forbiddenstring
not-foundstring
internal-server-errorstring
otherstring