Tags: oderayi/quoting-service
Tags
Hotfix/participants getting cached (mojaloop#17) Fix for mojaloop/project#933 Added participant check to quote post Updated dependencies
Fixes for mojaloop/project#933 (mojaloop#12) * Fixes for mojaloop/project#933 - Commented out getParticipant from DB Cache with appropriate comment. - Updated dependencies to latest versions - Bumped version
Fix for #914 Extension Value fields in ExtensionList objects exceedin… …g the size limit of 128 (mojaloop#44) (mojaloop#11) - Updated central-services-error-handling lib to 7.3.0 with bugfix
Feature/901adopt standard error handling quoting service (mojaloop#10) * Adopted the standard error handler library * Added unit tests for quotes * Added coverage check script * Fixed bulk mockgen in unit tests * Changed to use Error code enums
Feature/901adopt standard error handling quoting service (mojaloop#10) * Adopted the standard error handler library * Added unit tests for quotes * Added coverage check script * Fixed bulk mockgen in unit tests * Changed to use Error code enums
Quoting Service: Add support for a simple routing mode (mojaloop#5) * updates for eslint and fix for bug mojaloop/project#778 * version update * added simple routing option for quotes * added simple routing mode and fixes for all tests still one minor error in testing but will be fixed on quote refactor updated server to handle and respond to errors as definined in mojaloop spec updated swagger to allow proper content-type * updated dependency to latest version * added test-unit back in * updated version * added x-unit to testing * removed caret
fix for bug mojaloop/project#778 (mojaloop#4) * updates for eslint and fix for bug mojaloop/project#778 * version update
Fix for mojaloop/project#763 - Renamed FSIOP_CALLBACK_URL to FSPIOP_CALLBACK_URL_QUOTES