Keep image_detail_original as a removed feature flag (#17803)

This commit is contained in:
Curtis 'Fjord' Hawthorne
2026-04-14 11:06:50 -07:00
committed by GitHub
parent d013576f8b
commit 769b1c3d7e
4 changed files with 42 additions and 0 deletions

View File

@@ -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"
},