{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/ChannelListingDateModified",
"title": "ChannelListingDateModified",
"type": "string",
"format": "date-time",
"description": "Date on which the channel listing was most recently changed.",
"x-internal": false
}