[F] getJsonSchemaTypes
Returns types that are annotated with @jsonSchema
or contained within a namespace that is annoted with @jsonSchema
.
Parameters
Parameter | Type | Description |
---|---|---|
program | Program | TypeSpec program |
Returns
(Namespace
| Model
)[]