{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/dns-analytics_since", "title": "dns-analytics_since", "description": "Start date and time of requesting data period in ISO 8601 format.", "example": "2023-11-11T12:00:00Z", "format": "date-time", "type": "string" }