feat(core): Add service details field in authentication table (#6757)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sahkal Poddar
2024-12-12 17:31:41 +05:30
committed by GitHub
parent 573fc2ce0f
commit e9a5615f2b
30 changed files with 136 additions and 4 deletions

View File

@ -655,6 +655,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::payments::DisplayAmountOnSdk,
api_models::payments::PaymentsPostSessionTokensRequest,
api_models::payments::PaymentsPostSessionTokensResponse,
api_models::payments::CtpServiceDetails
)),
modifiers(&SecurityAddon)
)]