Skip to content

[T] OpenAPI2SchemaProperty

type OpenAPI2SchemaProperty =
| OpenAPI2SchemaRefProperty
| OpenAPI2Schema;