summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_document.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/keys_collection_document.idl')
-rw-r--r--src/mongo/db/keys_collection_document.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/keys_collection_document.idl b/src/mongo/db/keys_collection_document.idl
index c4ac2c0bcab..92b92f6aade 100644
--- a/src/mongo/db/keys_collection_document.idl
+++ b/src/mongo/db/keys_collection_document.idl
@@ -84,6 +84,7 @@ structs:
migrationId:
type: uuid
description: "The id of the tenant migration that inserted this key."
+ optional: true
ttlExpiresAt:
type: date
description: >-