Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
0.5
Description
There are some Extended JSON types not included on the page:
Code (and Code-With-Scope) (bson types 0x0D and 0x0F):
{ "$code": "<javascript>" }
|
{ "$code": "<javascript>", "$scope": { <key/value pairs> } }
|
32 bit integer (bson type 0x10)
{ "$numberInt": "<number>" }
|
Attachments
Issue Links
- is duplicated by
-
DOCS-8804 Document Extended JSON format for Code and CodeWScope
-
- Closed
-