{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ExpiresAt", "title": "ExpiresAt", "type": "string", "format": "date-time", "example": "2022-09-30T07:43:32.000Z", "readOnly": true, "nullable": true }