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
marcelosalloum
changed the title
SEP-38: implement the logic to create a quote and save it in the local database for POST /quote
SEP-38: implement the logic to create a firm quote for POST /quoteMar 21, 2022
### What
Implement SEP-38 `POST /quote` endpoint.
This includes adding a Sep38QuoteStore to the `data-spring-jdbc` package.
### Why
Closes#79.
### Further discussion
We're still not saving the results in the database, that'll be done in another PR.
GanttStart: 2022-03-17
GanttDue: 2022-03-22
The text was updated successfully, but these errors were encountered: