Wasm Directoryalpha
Variant

user-picture-error

No description available.

variant user-picture-error {
  bad-request(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
not-foundstring
otherstring