{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/TeamCustomerAnalyticsConfig", "title": "TeamCustomerAnalyticsConfig", "type": "object", "properties": { "activity_event": {}, "signup_pageview_event": {}, "signup_event": {}, "subscription_event": {}, "payment_event": {} } }