mirror of
https://github.com/openai/codex.git
synced 2026-04-26 07:35:29 +00:00
6 lines
188 B
JSON
6 lines
188 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"description": "Successful response for `environment/register`.",
|
|
"title": "EnvironmentRegisterResponse",
|
|
"type": "object"
|
|
} |