chore: generate

This commit is contained in:
opencode-agent[bot] 2026-04-09 16:47:02 +00:00
parent a7743e6467
commit f73e4d5d31
2 changed files with 8 additions and 0 deletions

View file

@ -10882,6 +10882,10 @@
"scope": {
"description": "OAuth scopes to request during authorization",
"type": "string"
},
"redirectUri": {
"description": "OAuth redirect URI (default: http://127.0.0.1:19876/mcp/oauth/callback).",
"type": "string"
}
},
"additionalProperties": false