You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The value of the `relationships` key **MUST** be an object (a "relationships
243
-
object"). Members of the relationships object ("relationships") represent
244
-
references from the [resource object][resource objects] in which it's defined to other resource
245
-
objects.
243
+
object"). Members of the relationships object represent "relationships", i.e.,
244
+
references from the [resource object][resource objects] in which it's defined
245
+
to other resource objects.
246
246
247
247
Relationships may be to-one or to-many.
248
248
249
-
A "relationship object" **MUST** contain at least one of the following:
249
+
Each relationship **MUST** be represented by an object (a "relationship object")
250
+
containing at least one of the following:
250
251
251
252
*`links`: a [links object][links] containing at least one of the following:
252
253
*`self`: a link for the relationship itself (a "relationship link"). This
@@ -268,7 +269,7 @@ A relationship object that represents a to-many relationship **MAY** also contai
268
269
269
270
#### <ahref="#document-resource-object-related-resource-links"id="document-resource-object-related-resource-links"class="headerlink"></a> Related Resource Links
270
271
271
-
A "related resource link" provides access to [resource objects][linked][links]
272
+
A "related resource link" provides access to [resource objects][][linked][links]
272
273
in a [relationship][relationships]. When fetched, the related resource object(s)
The value of the `relationships` key **MUST** be an object (a "relationships
243
-
object"). Members of the relationships object ("relationships") represent
244
-
references from the [resource object][resource objects] in which it's defined to other resource
245
-
objects.
243
+
object"). Members of the relationships object represent "relationships", i.e.,
244
+
references from the [resource object][resource objects] in which it's defined
245
+
to other resource objects.
246
246
247
247
Relationships may be to-one or to-many.
248
248
249
-
A "relationship object" **MUST** contain at least one of the following:
249
+
Each relationship **MUST** be represented by an object (a "relationship object")
250
+
containing at least one of the following:
250
251
251
252
*`links`: a [links object][links] containing at least one of the following:
252
253
*`self`: a link for the relationship itself (a "relationship link"). This
@@ -268,7 +269,7 @@ A relationship object that represents a to-many relationship **MAY** also contai
268
269
269
270
#### <ahref="#document-resource-object-related-resource-links"id="document-resource-object-related-resource-links"class="headerlink"></a> Related Resource Links
270
271
271
-
A "related resource link" provides access to [resource objects][linked][links]
272
+
A "related resource link" provides access to [resource objects][][linked][links]
272
273
in a [relationship][relationships]. When fetched, the related resource object(s)
0 commit comments