8000 Merge pull request #559 from hhware/i415-meta-in-linkages · json-api/json-api@719407a · GitHub
[go: up one dir, main page]

Skip to content

Commit 719407a

Browse files
committed
Merge pull request #559 from hhware/i415-meta-in-linkages
Meta in linkages
2 parents 796cd3e + f3e05b4 commit 719407a

File tree

1 file changed

+2
-0
lines changed

format/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,8 @@ Resource linkage **MUST** be represented as one of the following:
339339

340340
A "linkage object" is an object that identifies an individual related resource.
341341
It **MUST** contain `type` and `id` members.
342+
A linkage object **MAY** include a `"meta"` member to contain non-standard
343+
meta-information about linkage.
342344

343345
> Note: Resource linkage in a compound document allows a client to link
344346
together all of the included resource objects without having to `GET` any

0 commit comments

Comments
 (0)
0