-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(backend): adding OpenPaymentsServerRouteError (#2635)
* feat(backend): adding OpenPaymentsServerRouteError * chore(backend): updating auth middleware, adding tests * chore(backend): adding tests for openPaymentServerErrorMiddleware * chore(backend): rename middleware * chore(backend): fix lint * chore(backend): validate OP RS responses in dev environments * chore(backend): rename errors file to route-errors * feat(backend): use throwIfMissingWalletAddress type assertion fn in routes * feat(backend): use throwIfMissingWalletAddress type assertion fn in routes * chore(backend): cleanup route error, add request body to log * chore(backend): add tests for lists function for model
- Loading branch information
Showing
20 changed files
with
682 additions
and
386 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.