diff --git a/docs/static/openapi/cortex.json b/docs/static/openapi/cortex.json index 1d2b87656..78e15f820 100644 --- a/docs/static/openapi/cortex.json +++ b/docs/static/openapi/cortex.json @@ -3538,11 +3538,6 @@ "UpdateModelDto": { "type": "object", "properties": { - "model": { - "type": "string", - "description": "Unique model identifier used for request construction.", - "example": "tinyllama:1b-gguf" - }, "files": { "type": "array", "description": "List of file paths associated with the model. Can be relative or absolute.",