mirror of
https://github.com/openai/codex.git
synced 2026-05-03 02:46:39 +00:00
2026-03-09 Simplify experimental python SDK wire models
This commit is contained in:
@@ -45,8 +45,6 @@ def test_generate_types_wires_all_generation_steps() -> None:
|
||||
|
||||
assert calls == [
|
||||
"generate_v2_all",
|
||||
"generate_protocol_types",
|
||||
"generate_schema_types",
|
||||
"generate_notification_registry",
|
||||
"generate_codex_event_types",
|
||||
"generate_public_api_flat_methods",
|
||||
|
||||
Reference in New Issue
Block a user