Skip to content

[T] SupportedOpenAPIDocuments

type SupportedOpenAPIDocuments =
| OpenAPI3Document
| OpenAPIDocument3_1
| OpenAPIDocument3_2;