{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/magic_schemas-modified_on",
"title": "magic_schemas-modified_on",
"description": "The date and time the tunnel was last modified.",
"example": "2017-06-14T05:20:00Z",
"format": "date-time",
"readOnly": true,
"type": "string"
}