jmlue42 / spectral-jsonapi-ruleset

A Stoplight/Spectral linting ruleset for the JSON:API specification.
MIT License
12 stars 8 forks source link

API-21 DocumentStructure.ResourceObjects #51

Closed ezenity closed 10 months ago

ezenity commented 10 months ago

Feat: Add Spectral rules and tests for JSON:API Resource Objects

This introduces a new set of Spectral rules specifically tailored for validating JSON:API Resource Objects within OpenAPI Documents. Key highlights include:

These additions significantly improve our capability to automatically validate and ensure the consistency of API Response Data wit the JSON:API standard.