From 0b338a1d25617262d244c5265de5e2bb60d0cf30 Mon Sep 17 00:00:00 2001 From: madhawap Date: Tue, 12 Jul 2016 10:24:05 +0530 Subject: [PATCH] Added missing end-point to the permissions.xml --- .../src/main/webapp/META-INF/permissions.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/webapp/META-INF/permissions.xml b/components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/webapp/META-INF/permissions.xml index adb813272d4..6439eab85ed 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/webapp/META-INF/permissions.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/webapp/META-INF/permissions.xml @@ -104,6 +104,12 @@ /admin/devices GET + + View device types + /device-mgt/admin/devices/Admin-DeviceType-View + /admin/device-types + GET + Policies