From 83f083ee0d320ab7cd800278cdde3e2eff23ce86 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Wed, 11 Mar 2026 23:41:43 +0000 Subject: [PATCH] chore: generate --- packages/sdk/openapi.json | 69 ++++++++++++++++++++++++++------------- 1 file changed, 46 insertions(+), 23 deletions(-) diff --git a/packages/sdk/openapi.json b/packages/sdk/openapi.json index 33e4927bf..ccb6e3322 100644 --- a/packages/sdk/openapi.json +++ b/packages/sdk/openapi.json @@ -3253,7 +3253,8 @@ "in": "path", "name": "partID", "schema": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "required": true } @@ -3337,7 +3338,8 @@ "in": "path", "name": "partID", "schema": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "required": true } @@ -3634,7 +3636,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "type": { "type": "string", @@ -7633,7 +7636,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -7682,7 +7686,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -7727,7 +7732,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -7894,7 +7900,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -8089,7 +8096,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -8126,7 +8134,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -8150,7 +8159,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -8210,7 +8220,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -8234,7 +8245,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -8264,7 +8276,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -8307,7 +8320,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -8343,7 +8357,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "sessionID": { "type": "string", @@ -8444,7 +8459,8 @@ "pattern": "^msg.*" }, "partID": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "field": { "type": "string" @@ -8477,7 +8493,8 @@ "pattern": "^msg.*" }, "partID": { - "type": "string" + "type": "string", + "pattern": "^prt.*" } }, "required": ["sessionID", "messageID", "partID"] @@ -9207,7 +9224,8 @@ "pattern": "^msg.*" }, "partID": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "snapshot": { "type": "string" @@ -11296,7 +11314,8 @@ "pattern": "^msg.*" }, "partID": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "snapshot": { "type": "string" @@ -11345,7 +11364,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "type": { "type": "string", @@ -11386,7 +11406,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "type": { "type": "string", @@ -11411,7 +11432,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "type": { "type": "string", @@ -11446,7 +11468,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^prt.*" }, "type": { "type": "string",