File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -114,6 +114,8 @@ The top-level [links object][links] **MAY** contain the following members:
114
114
resource relationship.
115
115
* ` profile ` : an array of [ links] [ link ] , each specifying a [ profile] [ profiles ]
116
116
in use in the document.
117
+ * ` describedby ` : a [ link] to a description document (e.g. OpenAPI or JSON
118
+ Schema) for the current document.
117
119
* [ pagination] links for the primary data.
118
120
119
121
The document's "primary data" is a representation of the resource or collection
@@ -538,6 +540,8 @@ Within this object, a link **MUST** be represented as either:
538
540
[ relationship object] [ relationships ] in which the link appears.
539
541
* ` params ` : a [ link parameter object] [ link parameters ] describing additional
540
542
information about the link or its target.
543
+ * ` describedby ` : a [ link] to a description document (e.g. OpenAPI or JSON
544
+ Schema) for the link target.
541
545
* ` meta ` : a meta object containing non-standard meta-information about the
542
546
link.
543
547
You can’t perform that action at this time.
0 commit comments