{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/tls-certificates-and-hostnames_schemas-updated_at",
"title": "tls-certificates-and-hostnames_schemas-updated_at",
"description": "The time when the certificate was updated.",
"example": "2100-01-01T05:20:00Z",
"format": "date-time",
"readOnly": true,
"type": "string"
}