File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -462,12 +462,8 @@ The value of the `attributes` key **MUST** be an object (an "attributes
462
462
object"). Members of the attributes object ("attributes") represent information
463
463
about the [ resource object] [ resource objects ] in which it's defined.
464
464
465
- Attributes may contain any valid JSON value.
466
-
467
- Complex data structures involving JSON objects and arrays are allowed as
468
- attribute values. However, any object that constitutes or is contained in an
469
- attribute ** MUST NOT** contain a ` relationships ` or ` links ` member, as those
470
- members are reserved by this specification for future use.
465
+ Attributes may contain any valid JSON value, including complex data structures
466
+ involving JSON objects and arrays.
471
467
472
468
Keys that reference related resources (e.g. ` author_id ` ) ** SHOULD NOT** appear
473
469
as attributes. Instead, [ relationships] ** SHOULD** be used.
You can’t perform that action at this time.
0 commit comments