Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 087a7a9

Browse files
authored
Merge pull request #9 from Mable-AI/add=sentat-field-in-identity
fix(schema): add sentat field for identify
2 parents 83e0781 + b45aa71 commit 087a7a9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

schemas/identify.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
"timestamp": {
1515
"type": "integer"
1616
},
17+
"sentAt": {
18+
"type": "string"
19+
},
1720
"traits": {
1821
"type": "object",
1922
"properties": {

0 commit comments

Comments
 (0)