bson/testdata/mongocrypt/command-reply.json
2025-03-17 20:58:26 +01:00

14 lines
158 B
JSON

{
"cursor": {
"firstBatch": [
{
"_id": 1,
"ssn": "457-55-5462"
}
],
"id": 0,
"ns": "test.test"
},
"ok": 1
}