mirror of
https://github.com/openai/codex.git
synced 2026-04-30 09:26:44 +00:00
representing guardian review timeouts in protocol types
This commit is contained in:
@@ -215,6 +215,7 @@
|
||||
"inProgress",
|
||||
"approved",
|
||||
"denied",
|
||||
"timedOut",
|
||||
"aborted"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
@@ -215,6 +215,7 @@
|
||||
"inProgress",
|
||||
"approved",
|
||||
"denied",
|
||||
"timedOut",
|
||||
"aborted"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user