Variant

get-evaluations-error

No description available.

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

Cases

CasePayloadDescription
forbiddenstring
not-foundstring
otherstring