mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
added device management api to be default
This commit is contained in:
parent
82de6712d6
commit
ee0693e2ae
@ -45,7 +45,7 @@ import javax.ws.rs.core.Response;
|
|||||||
}
|
}
|
||||||
),
|
),
|
||||||
tags = {
|
tags = {
|
||||||
@Tag(name = "virtual_firealarm", description = "")
|
@Tag(name = "virtual_firealarm,device_management", description = "")
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
@Scopes(
|
@Scopes(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user