hyperswitch
fix(router): Add scoped error enum for customer error
#1988
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
21
Changes
View On
GitHub
Commits
created new customers error response enum
jeevaprakashdr
committed
1 year ago
added custom response
jeevaprakashdr
committed
1 year ago
extended compatible api wrap.
jeevaprakashdr
committed
1 year ago
removed redundant enum entry
jeevaprakashdr
committed
1 year ago
refactored delete customer endpoint .
jeevaprakashdr
committed
1 year ago
added switch for delete card error and customer not found check
jeevaprakashdr
committed
1 year ago
added switch for create, delete endpoints
jeevaprakashdr
committed
1 year ago
format and clippy changes
jeevaprakashdr
committed
1 year ago
removed redundant package reference
jeevaprakashdr
committed
1 year ago
fixed build error
jeevaprakashdr
committed
1 year ago
updated error sub code
jeevaprakashdr
committed
1 year ago
Merge branch 'main' into feature-1580-add-scoped-error-enum-for-customer-error
jeevaprakashdr
committed
1 year ago
implemented thiserror
jeevaprakashdr
committed
1 year ago
Update crates/router/src/core/errors/utils.rs
jeevaprakashdr
committed
1 year ago
Update crates/router/src/core/errors/transformers.rs
jeevaprakashdr
committed
1 year ago
removed redundant enum
jeevaprakashdr
committed
1 year ago
error code mapped.
jeevaprakashdr
committed
1 year ago
format changes
jeevaprakashdr
committed
1 year ago
Update crates/router/src/core/errors/transformers.rs
jeevaprakashdr
committed
1 year ago
Update crates/router/src/core/errors/transformers.rs
jeevaprakashdr
committed
1 year ago
Update crates/router/src/core/errors/transformers.rs
jeevaprakashdr
committed
1 year ago
Loading