{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/RefreshTokenDateObject", "title": "RefreshTokenDateObject", "type": "object", "description": "The date and time when the refresh token was created", "additionalProperties": true }