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

+ 1 - 1
packages/sdk/openapi.json

@@ -11592,7 +11592,7 @@
           },
           "pid": {
             "type": "integer",
-            "exclusiveMinimum": 0
+            "minimum": 0
           }
         },
         "required": ["id", "title", "command", "args", "cwd", "status", "pid"],