create

create(restClass: Class) updating;

The create method of the JadeOpenAPIGenerator class sets the value of the restClass property to the REST class specified in the restClass parameter, which is the class for which the OpenAPI specification will be generated.

2020.0.02 and higher