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