This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: avoid triggering validation errors from bridge API
The existing bridge API was overly permissive on parameters and difficult to follow on necessary values. As a result this became a bit larger than originally anticiated and is a refactor of the bridge API into distinct handlers for each distinct URL path with re-usable and specific validation schema's. Closes #893
- Loading branch information
Showing
4 changed files
with
404 additions
and
345 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
Oops, something went wrong.