-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
{
"_id": {
"$oid": "653f45c29d8d1cb7f7fa5b0a"
},
"indexed": []
"jwe": {
"protected": "eyJlbmMiOiJYQzIwUCJ9",
"recipients": [],
"iv": "VRR9yAWsouUxR0-5RcTIEfkGryA1dVao",
"ciphertext": "...",
"tag": "T4xA5AyZOtAUezCrU2wVLQ"
},
"encryptedData": '...'
"id": "hs:doc:eyzyqvy4c7pp1klptfh5wupekcrzdl0n0njpeexlqvs",
"__v": 0
}```
Add one more field called `createAt` and store timestamp (in UTC) at which this document was created.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request