From 1bbaac168ba8389cc28b1097e5a64fc2fdb14d7c Mon Sep 17 00:00:00 2001 From: manoj Date: Wed, 20 May 2015 14:34:11 +0530 Subject: [PATCH] change devices API --- .../src/main/resources/conf/user-api-publisher-config.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/conf/user-api-publisher-config.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/conf/user-api-publisher-config.xml index 53d17c347b0..8f521099a6a 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/conf/user-api-publisher-config.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/conf/user-api-publisher-config.xml @@ -50,5 +50,13 @@ http://localhost:9763/mdm-android-agent/operations http,https + + deviceList + admin + devices + 1.0.0 + http://localhost:9763/mdm-admin/devices + http,https +