Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MultiApiController: fix on_validation_error() to set code
Some errors don't have a code associated with them so we need to supply a default value to abort_with_error. This fixes the USER_DOESNT_EXIST errors that are causing exceptions.
- Loading branch information