You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
were [introduced](https://github.com/json-api/json-api/pull/1244) so that a
140
+
client can create a relationship to a resource yet-to-be created by the
141
+
same request.
142
+
- 2018-12-01: 1.1 Release candidate 1 released.
129
143
- New features include: [profiles](https://jsonapi.org/format/1.1/#profiles), ["@-Members"](https://jsonapi.org/format/1.1/#document-member-names-at-members), and [error object `type` links](https://jsonapi.org/format/1.1/#error-objects).
130
144
- There are editorial clarifications around: [query parameters](https://jsonapi.org/format/1.1/#query-parameters) (their parsing/serialization, and reserved parameter names), the appropriate status code for [specific](https://github.com/json-api/json-api/pull/1036)[responses](https://github.com/json-api/json-api/pull/1029), and the [presence of the `included` key](https://github.com/json-api/json-api/pull/1236) even when its value is an empty array.
131
145
- JSON:API switched to [recommending camelCased names](https://jsonapi.org/recommendations/#naming).
132
146
- 2015-05-29: 1.0 final released.
133
-
- 2015-05-21: Release candidate 4 released.
134
-
- 2015-03-16: Release candidate 3 released.
135
-
- 2015-02-18: Release candidate 2 released.
136
-
- 2014-07-05: Release candidate 1 released.
147
+
- 2015-05-21: 1.0 Release candidate 4 released.
148
+
- 2015-03-16: 1.0 Release candidate 3 released.
149
+
- 2015-02-18: 1.0 Release candidate 2 released.
150
+
- 2014-07-05: 1.0 Release candidate 1 released.
137
151
- 2013-07-21: Media type registration completed with the IANA.
0 commit comments