Skip to main content

valid-apiary-file

Overview

This rule belongs to the api-blueprint-validation ruleset and states that:

If you intend to use the API Blueprint file inside Apiary, it must be valid for it i.e. it must not contain any syntax/semantic issues.

PropertyValue
EnabledYes
Maximum SeverityBlocking
MessageAPI Blueprint file may not be valid for Apiary.
CodeAPIBLUEPRINT_V005
TypeValidation
Rule SystemSemantic
Broad CategoryBasic Structure
Products ImpactedAPI Transformer, Code Generation, Developer Experience Portal
Tagsapi blueprint api elements api semantic validation apiary

Suggested Fixes

  • Resolve all errors first then try to resolve others later.
  • Ensure that the API Blueprint file is valid as per the standard requirements.

For More Information