Skip to content

Releases: apisyouwonthate/spectral-jsonapi

v2.2.0

22 Apr 10:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.2.0 (2026-04-22)

Features

  • rule page-parameter now allows page[foo] without deepObject (#11) (749ead6)

v2.1.1

21 Apr 16:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.1.1 (2026-04-21)

Bug Fixes

  • conflict source properties must be in error objects (cfce5c8)

v2.1.0

07 Apr 18:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.1.0 (2026-04-07)

Changed

  • The content-type rule now allows other non-JSON content, but still demands all JSON requests/responses use application/vnd.api+json.