Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PP-11681 Replace ‘base-client’ with ‘axios-base-client’
- Change ‘adminusers.client’ methods to use ‘axios-base-client’. - Refactor call parameters initialisation. - Use ‘async/await’ syntax. - Extend ‘instanceof RESTClientError’ test in registration controller to include a test for constructor name. This is order to identify an error thrown by the new 'axios-base-client'. Possibly needs refactoring.
- Loading branch information