Wasm Directoryalpha
Variant

save-episodes-user-error

No description available.

variant save-episodes-user-error {
  unauthorized(string),
  forbidden(string),
  too-many-requests(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
too-many-requestsstring
otherstring