mirror of
https://github.com/openai/codex.git
synced 2026-05-26 05:55:36 +00:00
codex: wrap app-server attestation transport
This commit is contained in:
@@ -12,6 +12,6 @@ pub struct AttestationGenerateParams {}
|
||||
#[serde(rename_all = "camelCase")]
|
||||
#[ts(export_to = "v2/")]
|
||||
pub struct AttestationGenerateResponse {
|
||||
/// Opaque upstream `x-oai-attestation` header value.
|
||||
/// Opaque client attestation payload to embed in the upstream header envelope.
|
||||
pub header_value: String,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user