mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
Merge 1bb4cb8c3e 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