Skip to content

Commit

Permalink
Adding insert_id to export stream
Browse files Browse the repository at this point in the history
  • Loading branch information
jonwihl committed Aug 2, 2024
1 parent 14e303e commit 3bdd093
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"required": [
"properties":{
"insert_id": {
"type": "string"
}
},
"required": [
"distinct_id",
"time"
],
Expand Down

0 comments on commit 3bdd093

Please sign in to comment.