summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-04-17 23:30:51 +0000
committeropencode <[email protected]>2026-04-18 00:29:26 +0000
commitcf0a53c501d069832be51640d1264cf658f381c9 (patch)
tree9032901b17b6fdbd1908481e13911e949e894f68 /packages/sdk
parent2899984819f49b2e1119021d313f78caa0db0e2f (diff)
downloadopencode-cf0a53c501d069832be51640d1264cf658f381c9.tar.gz
opencode-cf0a53c501d069832be51640d1264cf658f381c9.zip
chore: generate
Diffstat (limited to 'packages/sdk')
-rw-r--r--packages/sdk/openapi.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/packages/sdk/openapi.json b/packages/sdk/openapi.json
index c3fd00356..5a93c4db2 100644
--- a/packages/sdk/openapi.json
+++ b/packages/sdk/openapi.json
@@ -11180,13 +11180,11 @@
"description": "Timeout in milliseconds for requests to this provider. Default is 300000 (5 minutes). Set to false to disable timeout.",
"anyOf": [
{
- "description": "Timeout in milliseconds for requests to this provider. Default is 300000 (5 minutes). Set to false to disable timeout.",
"type": "integer",
"exclusiveMinimum": 0,
"maximum": 9007199254740991
},
{
- "description": "Disable timeout for this provider entirely.",
"type": "boolean",
"const": false
}
@@ -11247,8 +11245,7 @@
"enum": ["reasoning_content", "reasoning_details"]
}
},
- "required": ["field"],
- "additionalProperties": false
+ "required": ["field"]
}
]
},
@@ -11377,8 +11374,7 @@
}
}
}
- },
- "additionalProperties": false
+ }
},
"McpLocalConfig": {
"type": "object",