mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:33:24 +02:00
refactor reserve and release endpoints in HTTP POST and DELETE methods
This commit is contained in:
@@ -181,7 +181,7 @@ module.exports = function DeviceServiceFactory($http, socket, EnhanceDeviceServi
|
||||
, digest: true
|
||||
})
|
||||
|
||||
oboe('/api/v1/group')
|
||||
oboe('/api/v1/user/devices')
|
||||
.node('devices[*]', function (device) {
|
||||
tracker.add(device)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user