Skip to content

[T] SupportedOpenAPISchema

type SupportedOpenAPISchema =
| OpenAPI3Schema
| OpenAPISchema3_1
| OpenAPISchema3_2;