Wasm Directoryalpha
Variant

put-snippets-workspace-encoded-id-node-id-error

No description available.

variant put-snippets-workspace-encoded-id-node-id-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  method-not-allowed(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
method-not-allowedstring
otherstring