Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve Redirect: Explicitly pass the parameter to be validated (#14538)
In certain situations a second parameter was being passed to the `validate_callback` of the resolve-redirect endpoint. This was causing an exception depending on its value. This change wraps the callback to ensure that only one parameter is passed.
- Loading branch information