Wasm Directoryalpha
Variant

get-authenticated-error

No description available.

variant get-authenticated-error {
  not-modified(string),
  unauthorized(string),
  forbidden(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
unauthorizedstring
forbiddenstring
otherstring