opencode-agent[bot] 5 месяцев назад
Родитель
Сommit
159ede2d5c
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      packages/sdk/openapi.json

+ 4 - 0
packages/sdk/openapi.json

@@ -3942,6 +3942,10 @@
               "schema": {
               "schema": {
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
+                  "messageID": {
+                    "type": "string",
+                    "pattern": "^msg.*"
+                  },
                   "agent": {
                   "agent": {
                     "type": "string"
                     "type": "string"
                   },
                   },