mirror of
https://github.com/openai/codex.git
synced 2026-04-26 07:35:29 +00:00
codex: keep full access justification requirements-only
Remove the app-server protocol and schema exposure for require_full_access_justification so the flag stays internal to requirements.toml loading and runtime enforcement. Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -98,12 +98,6 @@
|
||||
"object",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"requireFullAccessJustification": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
||||
Reference in New Issue
Block a user