Skip to content

Commit 0f145e6

Browse files
authored
Merge pull request json-api#1615 from jelhan/patch-9
only client-requested sparse fieldsets are exception to full linkage requirement
2 parents 0ce877d + 1bf9484 commit 0f145e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_format/1.1/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,8 @@ included without a direct or indirect relationship to the document's primary
623623
data.
624624

625625
The only exception to the full linkage requirement is when relationship fields
626-
that would otherwise contain linkage data are excluded via [sparse fieldsets](#fetching-sparse-fieldsets).
626+
that would otherwise contain linkage data are excluded due to
627+
[sparse fieldsets](#fetching-sparse-fieldsets) requested by the client.
627628

628629
A complete example document with multiple included relationships:
629630

0 commit comments

Comments
 (0)