getSavedSemanticVersion

getSavedSemanticVersion(): String;

The getSavedSemanticVersion method of the JadeOpenAPIGenerator class returns the version in semantic versioning format of an OpenAPI specification that has previously been saved (using the saveSpecToRestClass method) to the REST class associated with the JadeOpenAPIGenerator; otherwise it returns "1.0.0".

2020.0.02 and higher