#2992833: Add a version negotiation to revisionable resource types is near completion. It's time to formalize the protocol by authoring a profile. This will also serve to validate JSON:API 1.1 profile process.
#2992833: Add a version negotiation to revisionable resource types is near completion. It's time to formalize the protocol by authoring a profile. This will also serve to validate JSON:API 1.1 profile process.
Comments
Comment #2
gabesulliceComment #3
gabesullicePR created: https://github.com/json-api/json-api/pull/1333
It is not ready to be finalized. You can read the first draft here.
Like I said in the PR, I would like for this profile to also include a set of recommended links and for it to include language about providing a version history endpoint. I don't think either of those things should be a requirement for adopting the profile though (meaning we can put it in the profile before actually implementing it).
Comment #4
wim leers👏