Variant

cdn-get-endpoint-error

No description available.

variant cdn-get-endpoint-error {
  unauthorized(string),
  not-found(string),
  too-many-requests(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
too-many-requestsstring
internal-server-errorstring
otherstring