Wasm Directoryalpha
Variant

repo-machines-for-authenticated-user-error

No description available.

variant repo-machines-for-authenticated-user-error {
  not-modified(string),
  unauthorized(string),
  forbidden(string),
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
unauthorizedstring
forbiddenstring
not-foundstring
internal-server-errorstring
otherstring