{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/vectorize_index-name", "title": "vectorize_index-name", "example": "example-index", "pattern": "^([a-z]+[a-z0-9_-]*[a-z0-9]+)$", "type": "string" }