JSON Pointer is described in [RFC6901](https://tools.ietf.org/html/rfc6901) and uses '/' as the separator between tokens. A path should also start with the same '/' character.
JSON Pointer is described in RFC6901 and uses '/' as the separator between tokens. A path should also start with the same '/' character.