Wasm Directoryalpha
Variant

update-a-group-member-error

No description available.

variant update-a-group-member-error {
  bad-request(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
not-foundstring
otherstring