Updating windows api path lockreset-devices to lock-reset-devices

revert-dabc3590
dilanua 8 years ago
parent 9d486a5a0a
commit d8ce43fe04

@ -72,7 +72,7 @@ public interface DeviceManagementAdminService {
WindowsDeviceEnrolmentException;
@POST
@Path("/lockreset-devices")
@Path("/lock-reset-devices")
@Permission(name = "Lock-Reset Device", permission = "/device-mgt/devices/owning-device/operations/windows/lock-reset")
Response lockReset(@HeaderParam("Accept") String acceptHeader, List<String> deviceIds)
throws WindowsDeviceEnrolmentException;

Loading…
Cancel
Save