{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_CalendarEventRecurrence_included_dates", "title": "property_CalendarEventRecurrence_included_dates", "description": "dates to include in the recurrence, defaults to undefined (no inclusions)", "items": { "type": "string" }, "type": "array" }