Skip to content

Commit ef3bfdd

Browse files
committed
Update README.md
Indicate support for RC3 of JSON API
1 parent 4fcacb0 commit ef3bfdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ end
181181

182182
#### JSONAPI
183183

184-
This adapter follows the format specified in
184+
This adapter follows RC3 of the format specified in
185185
[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
186+
resources in the `"included"` member when the resource names are included in the
187187
`include` option.
188188

189189
```ruby

0 commit comments

Comments
 (0)