mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Added Api annotation to AndroidSenseService
This commit is contained in:
parent
05e2cb7bb8
commit
f699ba54b3
@ -69,6 +69,8 @@ import javax.ws.rs.core.Response;
|
||||
)
|
||||
}
|
||||
)
|
||||
@Api(value = "Android Sense Device Management",
|
||||
description = "This carries all the resources related to the Android sense device management functionalities.")
|
||||
public interface AndroidSenseService {
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user