From 33ab7a17e204b030b3bca3cf603d6eb8c9e8d92c Mon Sep 17 00:00:00 2001 From: Yohan Avishke Date: Mon, 3 Feb 2020 15:03:32 +0530 Subject: [PATCH] Fix: wrong uri for operation upgrade-firmware --- .../src/main/resources/devicetypes/android.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml index ae22ddca5..314a48bf2 100644 --- a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml +++ b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml @@ -236,7 +236,7 @@ - /api/device-mgt/android/v1.0/admin/devices/reboot + /api/device-mgt/android/v1.0/admin/devices/upgrade-firmware POST application/json /device-mgt/devices/owning-device/operations/android/upgrade-firmware