mirror of
https://github.com/openai/codex.git
synced 2026-04-30 09:26:44 +00:00
move plugin info to ToolInfo and AppInfo
This commit is contained in:
@@ -7820,6 +7820,13 @@
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pluginDisplayNames": {
|
||||
"default": [],
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user