diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-05-03 00:10:53 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-05-03 00:10:53 +0000 |
| commit | d10fb88b66181ab710b768a23317c0b972bcd9c5 (patch) | |
| tree | b3be8f4dff64fb6c72efbfd0f4a8352c622a3cc2 /packages/sdk/openapi.json | |
| parent | 6b68b1020e3efbeb7d09b3318495593b66f1c745 (diff) | |
| download | opencode-d10fb88b66181ab710b768a23317c0b972bcd9c5.tar.gz opencode-d10fb88b66181ab710b768a23317c0b972bcd9c5.zip | |
chore: generate
Diffstat (limited to 'packages/sdk/openapi.json')
| -rw-r--r-- | packages/sdk/openapi.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/sdk/openapi.json b/packages/sdk/openapi.json index 0e9c11ca6..680771e18 100644 --- a/packages/sdk/openapi.json +++ b/packages/sdk/openapi.json @@ -11928,6 +11928,7 @@ } }, "formatter": { + "description": "Enable or configure formatters. Omit or set to false to disable, true to enable built-ins, or an object to enable built-ins with overrides.", "anyOf": [ { "type": "boolean" @@ -11970,6 +11971,7 @@ ] }, "lsp": { + "description": "Enable or configure LSP servers. Omit or set to false to disable, true to enable built-ins, or an object to enable built-ins with overrides.", "anyOf": [ { "type": "boolean" |
