Wasm Directoryalpha
Variant

get-files-id-error

No description available.

variant get-files-id-error {
  not-modified(string),
  unauthorized(string),
  not-found(string),
  method-not-allowed(string),
  unsupported-media-type(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
unauthorizedstring
not-foundstring
method-not-allowedstring
unsupported-media-typestring
otherstring