{ "/milvus/{endpoint}": { "patch": { "tags": [ "Milvus Pass-through", "pass-through" ], "summary": "Milvus Proxy Route", "description": "Enable using Milvus `/vectors` endpoint as a pass-through endpoint.", "operationId": "milvus_proxy_route_milvus__endpoint__patch", "security": [ { "APIKeyHeader": [] } ], "parameters": [ { "name": "endpoint", "in": "path", "required": true, "schema": { "type": "string", "title": "Endpoint" } } ], "responses": { "200": { "description": "Successful Response", "content": { "application/json": { "schema": {} } } }, "422": { "description": "Validation Error", "content": { "application/json": { "schema": { "$ref": "#/components/schemas/HTTPValidationError" } } } } } }, "put": { "tags": [ "Milvus Pass-through", "pass-through" ], "summary": "Milvus Proxy Route", "description": "Enable using Milvus `/vectors` endpoint as a pass-through endpoint.", "operationId": "milvus_proxy_route_milvus__endpoint__patch", "security": [ { "APIKeyHeader": [] } ], "parameters": [ { "name": "endpoint", "in": "path", "required": true, "schema": { "type": "string", "title": "Endpoint" } } ], "responses": { "200": { "description": "Successful Response", "content": { "application/json": { "schema": {} } } }, "422": { "description": "Validation Error", "content": { "application/json": { "schema": { "$ref": "#/components/schemas/HTTPValidationError" } } } } } }, "post": { "tags": [ "Milvus Pass-through", "pass-through" ], "summary": "Milvus Proxy Route", "description": "Enable using Milvus `/vectors` endpoint as a pass-through endpoint.", "operationId": "milvus_proxy_route_milvus__endpoint__patch", "security": [ { "APIKeyHeader": [] } ], "parameters": [ { "name": "endpoint", "in": "path", "required": true, "schema": { "type": "string", "title": "Endpoint" } } ], "responses": { "200": { "description": "Successful Response", "content": { "application/json": { "schema": {} } } }, "422": { "description": "Validation Error", "content": { "application/json": { "schema": { "$ref": "#/components/schemas/HTTPValidationError" } } } } } }, "get": { "tags": [ "Milvus Pass-through", "pass-through" ], "summary": "Milvus Proxy Route", "description": "Enable using Milvus `/vectors` endpoint as a pass-through endpoint.", "operationId": "milvus_proxy_route_milvus__endpoint__patch", "security": [ { "APIKeyHeader": [] } ], "parameters": [ { "name": "endpoint", "in": "path", "required": true, "schema": { "type": "string", "title": "Endpoint" } } ], "responses": { "200": { "description": "Successful Response", "content": { "application/json": { "schema": {} } } }, "422": { "description": "Validation Error", "content": { "application/json": { "schema": { "$ref": "#/components/schemas/HTTPValidationError" } } } } } }, "delete": { "tags": [ "Milvus Pass-through", "pass-through" ], "summary": "Milvus Proxy Route", "description": "Enable using Milvus `/vectors` endpoint as a pass-through endpoint.", "operationId": "milvus_proxy_route_milvus__endpoint__patch", "security": [ { "APIKeyHeader": [] } ], "parameters": [ { "name": "endpoint", "in": "path", "required": true, "schema": { "type": "string", "title": "Endpoint" } } ], "responses": { "200": { "description": "Successful Response", "content": { "application/json": { "schema": {} } } }, "422": { "description": "Validation Error", "content": { "application/json": { "schema": { "$ref": "#/components/schemas/HTTPValidationError" } } } } } } } }