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
As a Hub Operator
I want to have the functionality on the admin API (POST /settlementModel) to set a settlement model
so that I can use it to set the settlement model my scheme uses
Notes:
The only settlement models in this context are MULTILATERAL NET DEFERRED and MULTILATERAL GROSS IMMEDIATE
Proposed API or resource is POST /settlementModel
Tasks:
Add POST route with Joi validations
Add ENUMS to shared lib
Create handler script
Implement DAO script
Provide unit tests to cover newly added functionality
Address PR comments
Acceptance Criteria:
Designs are up-to date
Unit Tests pass
Integration Tests pass
Code Style & Coverage meets standards
Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.
Goal:
As a Hub Operator
I want to have the functionality on the admin API (POST /settlementModel) to set a settlement model
so that I can use it to set the settlement model my scheme uses
Notes:
Tasks:
Acceptance Criteria:
Integration Tests passPull Requests:
Follow-up:
Dependencies:
Accountability:
The text was updated successfully, but these errors were encountered: