bson/testdata/bson-corpus/minkey.json
2025-03-17 20:58:26 +01:00

13 lines
275 B
JSON

{
"description": "Minkey type",
"bson_type": "0xFF",
"test_key": "a",
"valid": [
{
"description": "Minkey",
"canonical_bson": "08000000FF610000",
"canonical_extjson": "{\"a\" : {\"$minKey\" : 1}}"
}
]
}