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 @@ -323,10 +323,10 @@ relationship as a string value rather than an object, is equivalent:
323
323
324
324
The value of a complex attribute is allowed to be any valid JSON structure.
325
325
326
- Complex attributes ** MAY ** contain references to resources. The relationships
327
- are represented in the same way as links on resource objects. Therefore, any
328
- JSON object in a complex attribute must reserve the ` links ` member to hold
329
- relationship information.
326
+ A JSON object that constitutes or is contained in a complex attribute ** MAY **
327
+ contain references to resources. The relationships are represented in the same
328
+ way as relationships on resource objects. Therefore, any JSON object in a complex
329
+ attribute must reserve the ` links ` member to hold relationship information.
330
330
331
331
For example, a representation of a ` people ` resource might include an array of
332
332
addresses embedded as a complex attribute:
You can’t perform that action at this time.
0 commit comments