lists_num_items

The number of items in the list.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-lists-num-items-schema.json Raw ↑
{
  "$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"
}