-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query 2018-04-23
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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