Skip to content

Commit 07645e5

Browse files
authored
allow extension defined member as only member in links object of relationship object (json-api#1658)
1 parent f9e4e0e commit 07645e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_format/1.1/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,7 @@ A "relationship object" **MUST** contain at least one of the following:
495495
for the related resources as its primary data.
496496
(See [Fetching Relationships](#fetching-relationships).)
497497
* `related`: a [related resource link]
498+
* a member defined by an applied [extension](#extensions).
498499
* `data`: [resource linkage]
499500
* `meta`: a [meta object][meta] that contains non-standard meta-information about the
500501
relationship.

0 commit comments

Comments
 (0)