mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Removing the mistakenly added getAllDevices permission from the andriod sense API
This commit is contained in:
parent
aa423787e8
commit
d5a68fb5a9
@ -63,11 +63,4 @@
|
|||||||
<method>POST</method>
|
<method>POST</method>
|
||||||
<scope>android_sense_user</scope>
|
<scope>android_sense_user</scope>
|
||||||
</Permission>
|
</Permission>
|
||||||
<Permission>
|
|
||||||
<name>Get all devices</name>
|
|
||||||
<path>/device-mgt/user/devices</path>
|
|
||||||
<url>/devices</url>
|
|
||||||
<method>GET</method>
|
|
||||||
<scope>android_sense_device</scope>
|
|
||||||
</Permission>
|
|
||||||
</PermissionConfiguration>
|
</PermissionConfiguration>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user