Wasm Directoryalpha
Variant

get-events-error

No description available.

variant get-events-error {
  bad-request(string),
  forbidden(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
forbiddenstring
internal-server-errorstring
otherstring