Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fotinakis committed Apr 27, 2016
1 parent 2301c4b commit ae5a32d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ Notice that `links` are now excluded for the `comments` relationship:
}
},
"comments": {}
}
```

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:
Expand Down

0 comments on commit ae5a32d

Please sign in to comment.