Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 638 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 638 Bytes

MongoDB API Spectral Validation

A set of custom validator rules for the MongoDB Atlas Programmatic API, adhering to API Standards (IPA)

Structure

  • /ipa - Contains custom Spectral rulesets covering MongoDB API standards.
  • /.spectral.yaml - Contains validators not specifically related to API standards.

Custom Rules

For a complete list of implemented rules, please refer to the Ruleset Documentation.

Internal Documentation