mirror of
https://github.com/openai/codex.git
synced 2026-05-21 19:45:26 +00:00
test(app-server): cover attestation websocket flow
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -43,6 +43,7 @@ impl RetryConfig {
|
||||
pub struct Provider {
|
||||
pub name: String,
|
||||
pub base_url: String,
|
||||
pub uses_chatgpt_auth: bool,
|
||||
pub query_params: Option<HashMap<String, String>>,
|
||||
pub headers: HeaderMap,
|
||||
pub retry: RetryConfig,
|
||||
|
||||
Reference in New Issue
Block a user