mirror of
https://github.com/openai/codex.git
synced 2026-04-25 07:05:38 +00:00
add uuid to metadata
This commit is contained in:
@@ -902,6 +902,13 @@
|
||||
"type": "null"
|
||||
}
|
||||
]
|
||||
},
|
||||
"uuid": {
|
||||
"description": "Client-visible UUID generated by Codex for this item.",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
||||
Reference in New Issue
Block a user