Linting tooling to automate the verification of APIs against a set of accepted standards, such as API technical and data standards.
This repo aims to cover any standards expected of public APIs produced by UK government.
API linting tools check programmatically that OpenAPI documents follow a set of rules, for example that each request you define should document what a successful response looks like.
This tool uses Spectral Rulesets, which validates OpenAPI files. We have added our own rules to the existing Spectral rules.