vectorize_index-description

Specifies the description of the index.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-vectorize-index-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/vectorize_index-description",
  "title": "vectorize_index-description",
  "description": "Specifies the description of the index.",
  "example": "This is my example index.",
  "type": "string"
}