Skip to content

Commit

Permalink
MixPanel: updating transactions field for Engage stream (#311)
Browse files Browse the repository at this point in the history
* Fixed typo in Engage stream

* Fixing Engage stream
  • Loading branch information
jonwihl authored Jul 15, 2024
1 parent a418175 commit 22813b1
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@
"null",
"array"
]
},
"transactions": {
"items": {},
"required": null,
"type": [
"null",
"array"
]
}
}
}

0 comments on commit 22813b1

Please sign in to comment.