Previously, `GET /workspace/:id/rack` returned workspaces with racks which included a `device_progress` property. Would it be possible to add `device_progress` to `GET /rack/:id`? This would help in fully removing the remaining `/workspace` endpoints.
Previously,
GET /workspace/:id/rackreturned workspaces with racks which included adevice_progressproperty.Would it be possible to add
device_progresstoGET /rack/:id? This would help in fully removing the remaining/workspaceendpoints.