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

SDK Scheme Adapter - Bulk Quotes response to backend is in wrong format #2886

Closed
2 tasks done
vijayg10 opened this issue Aug 23, 2022 · 1 comment
Closed
2 tasks done
Assignees
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Milestone

Comments

@vijayg10
Copy link

vijayg10 commented Aug 23, 2022

Summary:
The response for a /bulkQuotes synchronous request from backend service to SDK-scheme-adapter is in wrong format and its not similar to the quotes response. There are missing fields like 'ilpPacket, condition...etc' in individual responses in the body.

Note: The API specification of SDK outbound server from api-snippets is wrong for bulkQuotes response

Severity:
Medium

Priority:
Medium

Expected Behavior
The backend service should get the response for /bulkQuotes similar to /quotes. The individual responses field should contain similar files as in quotes response.

Steps to Reproduce

  1. Call Post /bulkQuotes endpoint on outbound server of sdk-scheme-adapter
  2. Observe the individual quote responses in the response body

Specifications

  • Component (if known): sdk-scheme-adapter
  • Version: v19.0.0
  • Bug found/raised by: @vijayg10

Pull Requests:

@vijayg10 vijayg10 added bug Something isn't working or it has wrong behavior on a Mojaloop Core service oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it labels Aug 23, 2022
@vijayg10 vijayg10 self-assigned this Aug 23, 2022
@elnyry-sam-k elnyry-sam-k added this to the Sprint 19.2 milestone Aug 23, 2022
@vijayg10
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Projects
None yet
Development

No branches or pull requests

2 participants