SUPP-97: Clarify Raw Event Export event input with JSON array example#6
SUPP-97: Clarify Raw Event Export event input with JSON array example#6myronkaifung with Copilot wants to merge 2 commits into
event input with JSON array example#6Conversation
SUPP-97 Show an example of what a JSON array of events looks like
Suggestion from the Mintlify docs QA tracker. Show an example of what a JSON array of events looks like — the input users have to paste into the text box on the raw event export reference page. Affected page: https://mixpanel-edb78807.mintlify.app/reference/raw-event-export?playground=open _Reported 2026-06-03. Source entry (with screenshot): https://app.notion.com/p/368e0ba925628059b17cc76fa02805fa_ |
event input with JSON array example
Code Review ✅ ApprovedAdds a concrete JSON array example to the Raw Event Export OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
The Raw Event Export reference page described
eventas a JSON array but did not show the exact input shape users should paste into the playground field. This update adds an explicit example at the OpenAPI parameter level so the format is immediately clear.API reference input clarity
openapi/export.openapi.yamlforGET /export→ query paramevent.Rendered docs impact
Original prompt