diff --git a/openapi.json b/openapi.json index caffbb98..604405eb 100644 --- a/openapi.json +++ b/openapi.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2024.0", - "x-box-commit-hash": "b7df007a8b" + "x-box-commit-hash": "f0be4386a8" }, "servers": [ { @@ -19466,7 +19466,9 @@ "file", "file_version", "folder", - "user" + "user", + "ownership", + "interactions" ] }, "example": "file" @@ -19575,7 +19577,9 @@ "file", "file_version", "folder", - "user" + "user", + "ownership", + "interaction" ] }, "id": { @@ -25273,6 +25277,12 @@ }, "basic_text_multi": { "$ref": "#/components/schemas/AiAgentBasicTextTool" + }, + "basic_image": { + "$ref": "#/components/schemas/AiAgentBasicTextTool" + }, + "basic_image_multi": { + "$ref": "#/components/schemas/AiAgentBasicTextTool" } }, "required": [ @@ -25396,6 +25406,9 @@ }, "basic_text": { "$ref": "#/components/schemas/AiAgentBasicTextTool" + }, + "basic_image": { + "$ref": "#/components/schemas/AiAgentBasicTextTool" } }, "required": [ @@ -25423,6 +25436,9 @@ }, "basic_text": { "$ref": "#/components/schemas/AiAgentBasicTextTool" + }, + "basic_image": { + "$ref": "#/components/schemas/AiAgentBasicTextTool" } }, "required": [ diff --git a/openapi/openapi-v2025.0.json b/openapi/openapi-v2025.0.json index 8dfb8592..328c31cb 100644 --- a/openapi/openapi-v2025.0.json +++ b/openapi/openapi-v2025.0.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2025.0", - "x-box-commit-hash": "b7df007a8b" + "x-box-commit-hash": "f0be4386a8" }, "servers": [ { diff --git a/openapi/openapi.json b/openapi/openapi.json index caffbb98..604405eb 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2024.0", - "x-box-commit-hash": "b7df007a8b" + "x-box-commit-hash": "f0be4386a8" }, "servers": [ { @@ -19466,7 +19466,9 @@ "file", "file_version", "folder", - "user" + "user", + "ownership", + "interactions" ] }, "example": "file" @@ -19575,7 +19577,9 @@ "file", "file_version", "folder", - "user" + "user", + "ownership", + "interaction" ] }, "id": { @@ -25273,6 +25277,12 @@ }, "basic_text_multi": { "$ref": "#/components/schemas/AiAgentBasicTextTool" + }, + "basic_image": { + "$ref": "#/components/schemas/AiAgentBasicTextTool" + }, + "basic_image_multi": { + "$ref": "#/components/schemas/AiAgentBasicTextTool" } }, "required": [ @@ -25396,6 +25406,9 @@ }, "basic_text": { "$ref": "#/components/schemas/AiAgentBasicTextTool" + }, + "basic_image": { + "$ref": "#/components/schemas/AiAgentBasicTextTool" } }, "required": [ @@ -25423,6 +25436,9 @@ }, "basic_text": { "$ref": "#/components/schemas/AiAgentBasicTextTool" + }, + "basic_image": { + "$ref": "#/components/schemas/AiAgentBasicTextTool" } }, "required": [