required-api-version
Overview
This rule belongs to the apimatic-post-processing-validation
ruleset and states that:
The API version is a required property, which cannot be null or empty. If it is not provided, it is set as 1.0
.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Warning |
Message | The API version was found to be null or empty, so it has been set as 1.0 . |
Code | APIMATICPOSTPROCESS_V603 |
Type | Validation |
Rule System | Semantic |
Broad Category | Miscellaneous |
Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
Tags | apimatic postprocessing validation api version 1.0 |