Skip to content

[T] SupportedOpenAPIDocuments

type SupportedOpenAPIDocuments =
| OpenAPI3Document
| OpenAPIDocument3_1;