Variant

delete-index-error

No description available.

variant delete-index-error {
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
not-foundstring
internal-server-errorstring
otherstring