We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcacb0 commit ef3bfddCopy full SHA for ef3bfdd
README.md
@@ -181,9 +181,9 @@ end
181
182
#### JSONAPI
183
184
-This adapter follows the format specified in
+This adapter follows RC3 of the format specified in
185
[jsonapi.org/format](http://jsonapi.org/format). It will include the associated
186
-resources in the `"linked"` member when the resource names are included in the
+resources in the `"included"` member when the resource names are included in the
187
`include` option.
188
189
```ruby
0 commit comments