mirror of
https://github.com/openai/codex.git
synced 2026-04-29 17:06:51 +00:00
Remove availability NUX ids
This commit is contained in:
@@ -10307,15 +10307,11 @@
|
||||
},
|
||||
"ModelAvailabilityNux": {
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"message": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"id",
|
||||
"message"
|
||||
],
|
||||
"type": "object"
|
||||
|
||||
Reference in New Issue
Block a user