{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/FunnelMathType", "title": "FunnelMathType", "enum": [ "total", "first_time_for_user", "first_time_for_user_with_filters" ], "type": "string" }