Skip to content

[T] OpenAPI3SchemaProperty

type OpenAPI3SchemaProperty =
| Ref<OpenAPI3Schema>
| OpenAPI3Schema;

Autorest allows a few properties to be next to $ref of a property.