jsmestad / jsonapi-consumer

Client framework for consuming JSONAPI services in Ruby
https://github.com/jsmestad/jsonapi-consumer
Apache License 2.0
94 stars 18 forks source link

JSON API RC3 tracking #16

Closed steveklabnik closed 6 years ago

steveklabnik commented 9 years ago

Hey there! I just wanted to let you know that JSON API has hit RC3, and we'd like client libraries to start implementing it like it was 1.0, as a final check that we're good for 1.0. I wanted to make this issue to let you know!

https://github.com/json-api/json-api/issues/484

jsmestad commented 9 years ago

@steveklabnik thanks for the note. We are on our way to RC3 support (see develop branch).

steveklabnik commented 9 years ago

:confetti_ball:

Fivell commented 9 years ago

would be great to have 1.0 compliance :metal:

jsmestad commented 9 years ago

@Fivell please feel free to chip in

jsmestad commented 6 years ago

Done and done. We are JSONAPI v1 compliant.