mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into scope-impl
This commit is contained in:
commit
99664b23c5
@ -104,6 +104,12 @@
|
|||||||
<url>/admin/devices</url>
|
<url>/admin/devices</url>
|
||||||
<method>GET</method>
|
<method>GET</method>
|
||||||
</Permission>
|
</Permission>
|
||||||
|
<Permission>
|
||||||
|
<name>View device types</name>
|
||||||
|
<path>/device-mgt/admin/devices/Admin-DeviceType-View</path>
|
||||||
|
<url>/admin/device-types</url>
|
||||||
|
<method>GET</method>
|
||||||
|
</Permission>
|
||||||
<!-- End of Device related APIs -->
|
<!-- End of Device related APIs -->
|
||||||
<Permission>
|
<Permission>
|
||||||
<name>Policies</name>
|
<name>Policies</name>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user