Skip to content

[T] OpenAPI2StatusCode

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