Skip to content

Commit

Permalink
remaining auto encrypt options
Browse files Browse the repository at this point in the history
  • Loading branch information
mdb-ad committed Feb 12, 2025
1 parent ad2fd55 commit 573aac1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions source/unified-test-format/schema-1.23.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,21 @@
},
"kmsProviders": {
"$ref": "#/definitions/kmsProviders"
},
"schemaMap": {
"type": "object"
},
"extraOptions": {
"type": "object"
},
"encryptedFieldsMap": {
"type": "object"
},
"bypassQueryAnalysis": {
"type": "boolean"
},
"keyExpirationMS": {
"type": "integer"
}
}
}
Expand Down

0 comments on commit 573aac1

Please sign in to comment.