{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/lists_created_on",
"title": "lists_created_on",
"description": "The RFC 3339 timestamp of when the list was created.",
"example": "2020-01-01T08:00:00Z",
"type": "string"
}