mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-07 01:56:53 +00:00
fix: merge runtime and channel header overrides, skip missing source headers
This commit is contained in:
@@ -148,6 +148,7 @@ type RelayInfo struct {
|
||||
RetryIndex int
|
||||
LastError *types.NewAPIError
|
||||
RuntimeHeadersOverride map[string]interface{}
|
||||
RuntimeHeadersDeletedNormalized map[string]bool
|
||||
UseRuntimeHeadersOverride bool
|
||||
|
||||
PriceData types.PriceData
|
||||
|
||||
Reference in New Issue
Block a user