Skip to content

Commit ae5a32d

Browse files
committed
Update README.md
1 parent 2301c4b commit ae5a32d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,7 @@ Notice that `links` are now excluded for the `comments` relationship:
531531
}
532532
},
533533
"comments": {}
534+
}
534535
```
535536

536537
By default, `data` is excluded in each relationship. You can enable data for a specific relationship by passing `include_data: true` to `has_one` or `has_many`. For example:

0 commit comments

Comments
 (0)