{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/BreakdownType", "title": "BreakdownType", "enum": [ "cohort", "person", "event", "event_metadata", "group", "session", "hogql", "data_warehouse", "data_warehouse_person_property", "revenue_analytics" ], "type": "string" }