All Downloads are FREE. Search and download functionalities are using the official Maven repository.

openapi.OpenAPIChecks.chk Maven / Gradle / Ivy

There is a newer version: 1.24.1
Show newest version
import uml;
import JMM;



context Model if this.getAllAppliedProfiles().allOwnedElements().typeSelect(ModelVersion).size > 0 WARNING "Fake-Error: OpenAPI check failed." : this.getAllAppliedProfiles().allOwnedElements().typeSelect(ModelVersion).get(0).revision >= 99;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy