Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
None
-
Query 2018-04-23
Description
The Value parser should accept both canonical and relaxed formats as defined by the extended JSON spec here: https://github.com/mongodb/specifications/blob/master/source/extended-json.rst.
This ticket tracks adding extended JSON support to the parser for the following types only:
- Null
- Undefined
- Int
- Bool
- String
- Array
- Object