mirror of
https://github.com/openai/codex.git
synced 2026-04-27 08:05:51 +00:00
Merge branch 'main' into usage-notify-workspace-owner
This commit is contained in:
@@ -1029,7 +1029,7 @@
|
||||
"type": "array"
|
||||
},
|
||||
"watchId": {
|
||||
"description": "Watch identifier returned by `fs/watch`.",
|
||||
"description": "Watch identifier previously provided to `fs/watch`.",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
@@ -1752,6 +1752,7 @@
|
||||
},
|
||||
"McpToolCallResult": {
|
||||
"properties": {
|
||||
"_meta": true,
|
||||
"content": {
|
||||
"items": true,
|
||||
"type": "array"
|
||||
|
||||
Reference in New Issue
Block a user