mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
codex: address PR review feedback (#18074)
This commit is contained in:
@@ -2840,7 +2840,7 @@
|
||||
"enum": [
|
||||
"active",
|
||||
"paused",
|
||||
"budgetStopped",
|
||||
"budgetLimited",
|
||||
"complete"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
@@ -2633,7 +2633,7 @@
|
||||
"enum": [
|
||||
"active",
|
||||
"paused",
|
||||
"budgetStopped",
|
||||
"budgetLimited",
|
||||
"complete"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
@@ -13234,7 +13234,7 @@
|
||||
"enum": [
|
||||
"active",
|
||||
"paused",
|
||||
"budgetStopped",
|
||||
"budgetLimited",
|
||||
"complete"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
@@ -11078,7 +11078,7 @@
|
||||
"enum": [
|
||||
"active",
|
||||
"paused",
|
||||
"budgetStopped",
|
||||
"budgetLimited",
|
||||
"complete"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"enum": [
|
||||
"active",
|
||||
"paused",
|
||||
"budgetStopped",
|
||||
"budgetLimited",
|
||||
"complete"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"enum": [
|
||||
"active",
|
||||
"paused",
|
||||
"budgetStopped",
|
||||
"budgetLimited",
|
||||
"complete"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"enum": [
|
||||
"active",
|
||||
"paused",
|
||||
"budgetStopped",
|
||||
"budgetLimited",
|
||||
"complete"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"enum": [
|
||||
"active",
|
||||
"paused",
|
||||
"budgetStopped",
|
||||
"budgetLimited",
|
||||
"complete"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user