Files
codex/codex-rs/app-server-protocol/schema/json/v2/EnvironmentRegisterResponse.json
2026-04-15 18:49:21 -07:00

6 lines
188 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Successful response for `environment/register`.",
"title": "EnvironmentRegisterResponse",
"type": "object"
}