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 (GET /settlementModels, GET /settlementModels/{name}, PUT /settlementModels/{name}) to request information about all available settlementModels, to request information about settlementModels by name, and disable/enable an existing settlementModel by changing its isActive state
so that I can further mange the existing settlement models
Goal:
As a Hub Operator
I want to have the functionality on the admin API (GET /settlementModels, GET /settlementModels/{name}, PUT /settlementModels/{name}) to request information about all available settlementModels, to request information about settlementModels by name, and disable/enable an existing settlementModel by changing its isActive state
so that I can further mange the existing settlement models
Notes:
As part of this story, please also change POST /settlementModel to POST /settlementModels (plural)moved to Implement autoPositionReset config to settlementModel #1211Tasks:
Acceptance Criteria:
Integration Tests passPull Requests:
Follow-up:
Dependencies:
Accountability:
The text was updated successfully, but these errors were encountered: