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 44128a5 commit 998ca55Copy full SHA for 998ca55
docs/general/deserialization.md
@@ -42,7 +42,7 @@ document = {
42
'title' => 'Title 1',
43
'date' => '2015-12-20'
44
},
45
- 'associations' => {
+ 'relationships' => {
46
'author' => {
47
'data' => {
48
'type' => 'user',
0 commit comments