mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge pull request 'Update missiong scope' (#286) from thameera/device-mgt-core:master into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/286
This commit is contained in:
commit
4e9d0eaea5
@ -396,7 +396,7 @@ public interface ActivityInfoProviderService {
|
|||||||
tags = "Device Activity Info Provider",
|
tags = "Device Activity Info Provider",
|
||||||
extensions = {
|
extensions = {
|
||||||
@Extension(properties = {
|
@Extension(properties = {
|
||||||
@ExtensionProperty(name = Constants.SCOPE, value = "perm:get-activity")
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:activity:get")
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
nickname = "getDeviceActivitiesWithFilters"
|
nickname = "getDeviceActivitiesWithFilters"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user