[F] getJsonSchema
function getJsonSchema(program, type): booleanCheck if the given type is annotated with @jsonSchema
Parameters
| Parameter | Type |
|---|---|
program | Program |
type | Type |
Returns
boolean
function getJsonSchema(program, type): booleanCheck if the given type is annotated with @jsonSchema
| Parameter | Type |
|---|---|
program | Program |
type | Type |
boolean