Closed tsagadar closed 2 months ago
UI sends array of IDs as the payload, but backend expected object with files property. Files is not a good naming, so adjusted backend.
UI however should always call the BFF, so some more work required. Not creating a test case for this issue before this bigger refactoring.
Fixes #89
UI sends array of IDs as the payload, but backend expected object with files property. Files is not a good naming, so adjusted backend.
UI however should always call the BFF, so some more work required. Not creating a test case for this issue before this bigger refactoring.
Fixes #89