{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/calls_created", "title": "calls_created", "description": "The date and time the item was created.", "example": "2014-01-02T02:20:00Z", "format": "date-time", "type": "string" }