mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Merge pull request #514 from milanperera/release-3.0.x
Changed permission of android configuration scope
This commit is contained in:
commit
a9362ee297
@ -74,7 +74,7 @@ import javax.ws.rs.core.Response;
|
||||
name = "View Configurations",
|
||||
description = "Getting Android Platform Configurations",
|
||||
key = "perm:android:view-configuration",
|
||||
permissions = {"/device-mgt/platform-configurations/view"}
|
||||
permissions = {"/device-mgt/devices/enroll/android"}
|
||||
),
|
||||
@Scope(
|
||||
name = "Manage Configurations",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user