Wasm Directoryalpha
Variant

remove-shared-link-error

No description available.

variant remove-shared-link-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  method-not-allowed(string),
  precondition-failed(string),
  other(string),
}

Cases

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