resetComponents

resetComponents();

The resetComponents method of the JadeOpenAPIGenerator class resets all components in the specification to default values based on classes referenced in methods of the REST class; that is, it undoes any customization of the specification from previous calls to the saveComponent or saveComponentProperty method.

2020.0.02 and higher