parent
Returns the parent pointer of this pointer.
Return
The parent JsonPointer, which excludes the last segment if present.
Throws
if called on the root pointer, as it has no parent.
Returns the parent pointer of this pointer.
The parent JsonPointer, which excludes the last segment if present.
if called on the root pointer, as it has no parent.