CodeModelOptions interface

Defines the options for retrieving a model to be used as input for code generation.

Attributes

NameTypeDescription
modelTransformModelTransform [0..1]Specifies an optional model transform that is applied to the model before it is returned. 
noParseboolean [0..1]When true, no attempt will be made to parse the JSON data as a Yellicode model and the plain JSON data will be returned.