mirror of
https://github.com/openai/codex.git
synced 2026-04-25 15:15:15 +00:00
codex: fix env registry protocol CI follow-ups
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -12,6 +12,13 @@
|
||||
"description": "File contents encoded as base64.",
|
||||
"type": "string"
|
||||
},
|
||||
"environmentId": {
|
||||
"description": "Optional environment selection. Omit to use the default environment.",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"path": {
|
||||
"allOf": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user