Skip to content

Commit fabe82d

Browse files
feat(injector): injector request formation changes (#9306)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
1 parent df47c01 commit fabe82d

File tree

5 files changed

+1041
-423
lines changed

5 files changed

+1041
-423
lines changed

crates/injector/src/consts.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/// Header name for external vault metadata
2+
pub const EXTERNAL_VAULT_METADATA_HEADER: &str = "x-external-vault-metadata";

0 commit comments

Comments
 (0)