mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
feat: support remote_sync for plugin install/uninstall.
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
}
|
||||
},
|
||||
"properties": {
|
||||
"forceRemoteSync": {
|
||||
"description": "When true, apply the remote plugin change before the local install flow.",
|
||||
"type": "boolean"
|
||||
},
|
||||
"marketplacePath": {
|
||||
"$ref": "#/definitions/AbsolutePathBuf"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user