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

SEP-38: save the returned quote of GET /rate?type=firm in the Platform database #81

Closed
Tracked by #53
marcelosalloum opened this issue Feb 22, 2022 · 0 comments · Fixed by #145
Closed
Tracked by #53

Comments

@marcelosalloum
Copy link
Contributor

marcelosalloum commented Feb 22, 2022

GanttStart: 2022-03-22
GanttDue: 2022-03-24

@marcelosalloum marcelosalloum mentioned this issue Feb 22, 2022
11 tasks
@marcelosalloum marcelosalloum self-assigned this Feb 22, 2022
@reecexlm reecexlm modified the milestones: SEP-38, Anchor Platform MVP Mar 8, 2022
@marcelosalloum marcelosalloum changed the title SEP-38: replace the mocked requests GET /rate?type=indicative and GET /rate?type=firm with real ones. SEP-38: save the returned quote of GET /rate?type=firm in the Platform database. Mar 10, 2022
@marcelosalloum marcelosalloum changed the title SEP-38: save the returned quote of GET /rate?type=firm in the Platform database. SEP-38: save the returned quote of GET /rate?type=firm in the Platform database Mar 10, 2022
marcelosalloum added a commit that referenced this issue Mar 24, 2022
…ase handling `POST /quote` requests (#145)

### What

Storing quote in the platform database when handling `POST /quote` requests.

### Why

Closes #81.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment