refactor(authentication): flattened paymentData in authentication trait functions (#8365)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sahkal Poddar
2025-07-01 18:46:15 +05:30
committed by GitHub
parent ad522513b9
commit 18a779f94d
7 changed files with 142 additions and 107 deletions

View File

@ -135,7 +135,6 @@ impl ApiEventMetric for AuthenticationCreateRequest {
})
}
}
impl ApiEventMetric for AuthenticationResponse {
fn get_api_event_type(&self) -> Option<ApiEventsType> {
Some(ApiEventsType::Authentication {