Wasm Directoryalpha
Variant

delete-snippets-workspace-encoded-id-error

No description available.

variant delete-snippets-workspace-encoded-id-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring