Wasm Directoryalpha
Variant

add-status-check-contexts-error

No description available.

variant add-status-check-contexts-error {
  forbidden(string),
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
forbiddenstring
not-foundstring
unprocessable-entitystring
otherstring