Added missing end-point to the permissions.xml

revert-70aa11f8
madhawap 8 years ago
parent 79a6da82f2
commit 0b338a1d25

@ -104,6 +104,12 @@
<url>/admin/devices</url>
<method>GET</method>
</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 -->
<Permission>
<name>Policies</name>

Loading…
Cancel
Save