The number of items in the list.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/lists_num_items", "title": "lists_num_items", "description": "The number of items in the list.", "example": 10, "type": "number" }