application-research / delta-ui

7 stars 0 forks source link

[Chore] Update API calls to use `dataset ID` instead of `name` #50

Closed jcace closed 1 year ago

jcace commented 1 year ago

ref: https://github.com/application-research/delta-dm/pull/65 -- use this branch when testing

The updated API docs contain the new params required.

TLDR:

{
    "name": "delta-test",
    "replication_quota": 6,
    "deal_duration": 540,
}
jcace commented 1 year ago

The replications page will also need the dataset column fixed:

Image