Skip to main content

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.

PropertyValue
EnabledYes
Maximum SeverityError
MessageAPI is null.
CodeAPIMATICPRE_V001
TypeValidation
Rule SystemSemantic
Broad CategoryAPI
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagspreliminary checks validation apimatic api

Suggested Fixes

  • Make sure your API specification was valid and loaded properly.