Skip to content

[T] OpenAPI3StatusCode

type OpenAPI3StatusCode = string | "default" | "1XX" | "2XX" | "3XX" | "4XX" | "5XX";