Wasm Directoryalpha
Variant

get-movieupdates-error

No description available.

variant get-movieupdates-error {
  unauthorized(string),
  method-not-allowed(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
method-not-allowedstring
unprocessable-entitystring
otherstring