JSON Pointers allow referencing other field paths starting with the root. This ticket is for adding a new class which is able to parse and store an absolute JSON pointer (no relative pointers), along with the ability to extract the pointed-to-element from a document.
The details can be found in the RFC: https://tools.ietf.org/html/rfc6901
- is depended on by
-
SERVER-39249 Reject commands which reference an encrypted field with non-static keyId
- Closed
-
SERVER-39273 [FLE] Resolve JSON pointer keyId for insert command
- Closed