mirror of
https://github.com/openai/codex.git
synced 2026-05-02 12:21:26 +03:00
Keep image_detail_original as a removed feature flag (#17803)
This commit is contained in:
committed by
GitHub
parent
d013576f8b
commit
769b1c3d7e
@@ -398,6 +398,9 @@
|
||||
"guardian_approval": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"image_detail_original": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"image_generation": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -2251,6 +2254,9 @@
|
||||
"guardian_approval": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"image_detail_original": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"image_generation": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user