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