Debarshi Gupta

Results 3 comments of Debarshi Gupta

@chaitak-gorai Why are openapi_spec files updated in this PR?

Closing this PR because of similar [PR](https://github.com/juspay/hyperswitch/pull/8797)

You are not supposed to create new CustomerUpdateRequest and CustomerUpdateResponse types. These types are already defined in api_models::customers (`CustomerUpdateRequest` and `CustomerResponse`), you just need to extend the smithy based annotations...