vector store name should be mandatory

This commit is contained in:
Hardik Shah 2025-06-11 15:28:24 -07:00
parent cf4bac1149
commit 3a8adf0c39
8 changed files with 11 additions and 6 deletions

View file

@ -8791,6 +8791,8 @@ components:
description: >-
The provider-specific vector database ID.
additionalProperties: false
required:
- name
title: OpenaiCreateVectorStoreRequest
VectorStoreObject:
type: object