mirror of
https://github.com/openai/codex.git
synced 2026-04-29 17:06:51 +00:00
make thread/backgroundTerminals/clean experimental
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"properties": {
|
||||
"threadId": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"threadId"
|
||||
],
|
||||
"title": "ThreadBackgroundTerminalsCleanParams",
|
||||
"type": "object"
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"title": "ThreadBackgroundTerminalsCleanResponse",
|
||||
"type": "object"
|
||||
}
|
||||
Reference in New Issue
Block a user