mirror of
https://github.com/openai/codex.git
synced 2026-04-30 03:12:20 +03:00
Fixes
This commit is contained in:
@@ -1101,7 +1101,6 @@ pub struct ExecRunParams {
|
||||
pub base_instructions: Option<String>,
|
||||
pub developer_instructions: Option<String>,
|
||||
pub output_schema: Option<JsonValue>,
|
||||
pub ephemeral: Option<bool>,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug, Clone, PartialEq, JsonSchema, TS)]
|
||||
|
||||
Reference in New Issue
Block a user