non-null-api
Overview
This rule belongs to the apimatic-preliminary-validation
ruleset and states that:
The API to validate must not be null or empty.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | API is null. |
Code | APIMATICPRE_V001 |
Type | Validation |
Rule System | Semantic |
Broad Category | API |
Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
Tags | preliminary checks validation apimatic api |
Suggested Fixes
- Make sure your API specification was valid and loaded properly.