You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mdebarros opened this issue
Nov 19, 2021
· 0 comments
Assignees
Labels
bugSomething isn't working or it has wrong behavior on a Mojaloop Core serviceoss-coreThis is an issue - story or epic related to a feature on a Mojaloop core service or related to it
The text was updated successfully, but these errors were encountered:
mdebarros
added
oss-core
This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
bug
Something isn't working or it has wrong behavior on a Mojaloop Core service
epic
labels
Nov 19, 2021
…ot send in post /bulktransfer (#35)
fix for mojaloop/project#2585:
- added some safety checks on chained object "dot" notation references
- aligned .nvmrc to ci-cd builds (i.e. Node v12.16.1)
mdebarros
added a commit
to mdebarros/bulk-api-adapter
that referenced
this issue
Nov 19, 2021
…ot send in the POST /bulkTransfer requests
fix for mojaloop/project#2585:
- updated object-store-lib depenendency
chore: updated gitignore to include devspace files
fix(mojaloop/#2584): bulk-api-adapter is unable to process requests with individualTransfers[].extensionLists
- fix for mojaloop/project#2584:
- removed linked references in api swagger definition as a temporary work-around due to the internal issue between hapi-swagger and joi dependencies -> this will be addressed in future once it is replaced with openapi-backend plugin
fix(mojaloop/#2585): bulk-api-adapter fails when extensionLists are not send in the POST /bulkTransfer requests
- fix for mojaloop/project#2585:
- updated object-store-lib depenendency
chore: updated gitignore to include devspace files
bugSomething isn't working or it has wrong behavior on a Mojaloop Core serviceoss-coreThis is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Summary:
bulk-api-adapter fails when extensionLists are not send in the POST /bulkTransfer requests.
Severity:
High
Priority:
Critical
Expected Behavior
Post /bulkTransfer requests should be processed by the bulk-api-adapter with a valid HTTP accept code.
Steps to Reproduce
Specifications
Notes:
The text was updated successfully, but these errors were encountered: