{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/TestEventDataContent", "title": "TestEventDataContent", "type": "object", "description": "The raw payload of the test event.", "additionalProperties": true }