People are Just the Best
Added
- Pagination has had a massive overhaul. Docs have been updated. Please file issues
should you run into any problems. You may wish to review
the pull request for more details. - More typespecs
EnsureSpec
Plug now sets the JSON:API response content type
for you. This means you need
not manually include theResponseContentType
Plug in your pipeline should you
already haveEnsureSpec
in play. Please see the documentation for
ResponseContentType
should you wish to override it for a specific end-point.
Changed
- Ex Doc was updated to leverage some of its fancy new features.
EnsureSpec
pipeline checks to ensure that
a PATCH request has an ID- Documentation improvements
Contributors
Much love to: @0urobor0s, @kbaird, @lucacorti, @strzibny