Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mojaloop/#2535): fspiop api version negotiation not handled by quoting service (#289) #290

Conversation

mdebarros
Copy link
Member

…ansfers service

- updated dependencies
- add 'json-rules-engine' and 'eslint' to ncurc.json ignore file as they have breaking changes
- fixed audit-resolve issues
- added fixes for api negotiation validation
- re-factored outgoing messages by using the in-line config
- fixed unit tests

BREAKING CHANGE: Forcing a major version change for awareness of the config changes. The `LIB_RESOURCE_VERSIONS` env var is now deprecated, and this is now also controlled by the PROTOCOL_VERSIONS config in the default.json. This has been done for consistency between all API services going forward and unifies the config for both inbound and outbound Protocol API validation/transformation features.
…LIDATELIST

- QUOTE_PROTOCOL_VERSIONS__ACCEPT__VALIDATELIST can be set as follows "[ \"1\", \"1.1\"]" and it will be parsed correctly into a object
…I-version-negotiation-not-handled---Transfers-service
…oting service (mojaloop#289)

- fix(mojaloop/#2535): fspiop api version negotiation not handled by quoting service - mojaloop/project#2535
    - general fixes for quoting-service changes
@mdebarros mdebarros marked this pull request as ready for review November 15, 2021 15:19
@mdebarros mdebarros self-assigned this Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants