resetPaths

resetPaths();

The resetPaths method of the JadeOpenAPIGenerator class resets all components in the specification to default values based on methods of the REST class; that is, it undoes any customization of the specification from previous calls to the deletePath, savePath, or saveParamDesc method.

2020.0.02 and higher