Wasm Directoryalpha
Variant

group-create-error

No description available.

variant group-create-error {
  multiple-choices(string),
  not-found(string),
  conflict(string),
  too-many-requests(string),
  other(string),
}

Cases

CasePayloadDescription
multiple-choicesstring
not-foundstring
conflictstring
too-many-requestsstring
otherstring