Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 761 Bytes

File metadata and controls

20 lines (11 loc) · 761 Bytes

MongoDB API Spectral Validation

A set of custom validation rules for the MongoDB Atlas Programmatic API, adhering to MongoDB API standards - Improvement Proposal for APIs (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.

External Documentation

Internal Documentation