lists_description

An informative summary of the list.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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