jmlue42 / spectral-jsonapi-ruleset

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

API-24 DocumentStructure.Resource.Attributes #52

Closed ezenity closed 9 months ago

ezenity commented 9 months ago

Added New Spectral Rules for JSON:API v1.0 DocumentStructure.ResourceObjects.Attributes

This introduces a new set of Spectral rules specifically tailored for validation JSON:API v1.0 Resource Objects - Attributes within an OpenAPI Document. Key Highlights Include:

These additions significantly improve our capability to automatically validate and ensure the consistency of API responses with the JSON:API v1.0 standard.

marquje commented 9 months ago

@ezenity please resolve conflicts. Once resolved we'll approve and merge. Thanks.

ezenity commented 9 months ago

@ezenity please resolve conflicts. Once resolved we'll approve and merge. Thanks.

Resolved all conflicts.