Closed
Description
In responses, we should include the json:api version it adheres to, including extensions where applicable.
version - whose value is a string indicating the highest JSON:API version supported.
If the version member is not present, clients should assume the server implements at least version 1.0 of the specification.
Note: Because JSON:API is committed to making additive changes only, the version string primarily indicates which new features a server may support.