Wasm Directoryalpha
Variant

get-event-items-error

No description available.

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

Cases

CasePayloadDescription
bad-requeststring
forbiddenstring
internal-server-errorstring
otherstring