Variant

get-error

No description available.

variant get-error {
  not-modified(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
forbiddenstring
not-foundstring
otherstring