codecutout/JsonApiSerializer

Any plans on supporting v1.1 of the JSON:API spec?

Closed this issue · 1 comments

The JSON:API v1.1 spec was released in 2022 and brings a bunch of additions like query parameter families, describedby links and more. Are there any plans on updating this library to support version 1.1 of the spec?

I've decided to publicly fork this project and maintain a refactored version that will soon (coming in v2) adhere more closely to v1.1 of the spec. But before this, i'll focus on fixing existing bugs and vulnerabilities in v1.x

Check it out here: https://github.com/wavedeck/JsonApiSerializer