mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Update README.md
Indicate support for RC3 of JSON API
This commit is contained in:
parent
4fcacb0b16
commit
ef3bfdd1e9
@ -181,9 +181,9 @@ end
|
||||
|
||||
#### JSONAPI
|
||||
|
||||
This adapter follows the format specified in
|
||||
This adapter follows RC3 of the format specified in
|
||||
[jsonapi.org/format](http://jsonapi.org/format). It will include the associated
|
||||
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
|
||||
`include` option.
|
||||
|
||||
```ruby
|
||||
|
||||
Loading…
Reference in New Issue
Block a user