Open
Description
In 9.4 Example, the example code says ..
"anchor": "nodes/{thisNodeId}",
"rel": "up",
"href": "nodes/{childId}",
It seems to me it should be the other way around - when the relation is "up", the context (anchor) should be under the target (href) - the context should be the childIds
array item, the target should be this object's id.
Metadata
Metadata
Assignees
Labels
No labels