File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -757,10 +757,10 @@ A link's context is the [top-level object][top level], [resource
757
757
object] [ resource objects ] , or [ relationship object] [ relationships ] in which its
758
758
parent links object appears.
759
759
760
- In the example below, the ` self ` link is a string whereas the ` related ` link
761
- is a [ link object] . The ` related ` link object provides additional information
762
- about the target related resource collection as well as a schema that serves as
763
- a description document for that collection:
760
+ In the example below, the ` self ` link is a string whereas the ` related ` link is
761
+ a [ link object] . The ` related ` link object provides additional information
762
+ about the targeted related resource collection as well as a schema that serves
763
+ as a description document for that collection:
764
764
765
765
``` json
766
766
"links" : {
You can’t perform that action at this time.
0 commit comments