mirror of
https://github.com/openai/codex.git
synced 2026-05-23 20:44:50 +00:00
Merge f666cb756e into sapling-pr-archive-bolinfest
This commit is contained in:
@@ -223,6 +223,7 @@ macro_rules! client_request_definitions {
|
||||
|
||||
/// Typed response from the server to the client.
|
||||
#[derive(Serialize, Deserialize, Debug, Clone)]
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
#[serde(tag = "method", rename_all = "camelCase")]
|
||||
pub enum ClientResponse {
|
||||
$(
|
||||
|
||||
Reference in New Issue
Block a user