mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Improve query param value
This commit is contained in:
parent
62f84461a5
commit
99b91ade01
@ -2660,7 +2660,7 @@ public interface DeviceManagementService {
|
||||
String appName,
|
||||
@ApiParam(
|
||||
name = "packageName",
|
||||
value = "App package name searched")
|
||||
value = "App package name to be searched")
|
||||
@QueryParam("packageName")
|
||||
String packageName);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user