File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # ResourceItemLink
1
+ # Resource\ItemLink
2
2
[ Back to Navigation] ( README.md )
3
3
4
4
## Description
5
5
6
- The ` ResourceItemLink ` object represents a [ links object inside a resource] ( http://jsonapi.org/format/#document-links ) .
6
+ The ` Resource\ItemLink ` object represents a [ links object inside a resource] ( http://jsonapi.org/format/#document-links ) .
7
7
8
8
Property of:
9
9
- [ Resource Item object] ( objects-resource-item.md )
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ _[Symbols definition](objects-introduction.md#symbols)_
20
20
? | meta | [ Meta object] ( objects-meta.md ) |
21
21
? | attributes | [ Attributes object] ( objects-attributes.md ) |
22
22
? | relationships | [ Relationship Collection object] ( objects-relationship-collection.md ) |
23
- ? | links | [ Link object] ( objects-link.md ) |
23
+ ? | links | [ Resource Item Link object] ( objects-resource-item -link.md ) |
You can’t perform that action at this time.
0 commit comments