mirror of
https://github.com/openai/codex.git
synced 2026-05-23 12:34:25 +00:00
Refresh config schema fixture
This commit is contained in:
@@ -973,12 +973,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"visibilityHint": {
|
||||
"allOf": [
|
||||
{
|
||||
"$ref": "#/definitions/HookVisibilityHint"
|
||||
}
|
||||
],
|
||||
"default": "default"
|
||||
"$ref": "#/definitions/HookVisibilityHint"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user