An informative summary of the list.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/lists_description", "title": "lists_description", "description": "An informative summary of the list.", "example": "This is a note", "maxLength": 500, "type": "string" }