{ "/mistral/{endpoint}": { "patch": { "tags": [ "Mistral Pass-through", "pass-through" ], "summary": "Mistral Proxy Route", "description": "[Docs](https://docs.litellm.ai/docs/pass_through/mistral)", "operationId": "mistral_proxy_route_mistral__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": [ "Mistral Pass-through", "pass-through" ], "summary": "Mistral Proxy Route", "description": "[Docs](https://docs.litellm.ai/docs/pass_through/mistral)", "operationId": "mistral_proxy_route_mistral__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": [ "Mistral Pass-through", "pass-through" ], "summary": "Mistral Proxy Route", "description": "[Docs](https://docs.litellm.ai/docs/pass_through/mistral)", "operationId": "mistral_proxy_route_mistral__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": [ "Mistral Pass-through", "pass-through" ], "summary": "Mistral Proxy Route", "description": "[Docs](https://docs.litellm.ai/docs/pass_through/mistral)", "operationId": "mistral_proxy_route_mistral__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": [ "Mistral Pass-through", "pass-through" ], "summary": "Mistral Proxy Route", "description": "[Docs](https://docs.litellm.ai/docs/pass_through/mistral)", "operationId": "mistral_proxy_route_mistral__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" } } } } } } } }