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