{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_days_until_next_rotation", "title": "access_days_until_next_rotation", "description": "The number of days until the next key rotation.", "example": 1, "readOnly": true, "type": "number" }