mirror of
https://github.com/openai/codex.git
synced 2026-05-04 21:32:21 +03:00
fix
This commit is contained in:
8
codex-rs/protocol/tests/fixtures/rollouts/response_item/other.json
vendored
Normal file
8
codex-rs/protocol/tests/fixtures/rollouts/response_item/other.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"timestamp": "2025-01-02T03:04:05.678Z",
|
||||
"type": "response_item",
|
||||
"payload": {
|
||||
"type": "new_future_item",
|
||||
"foo": "bar"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user