mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing certificate management api returns 403 forbidden
This commit is contained in:
parent
ff2cd32bce
commit
3a2b206fe6
@ -35,7 +35,7 @@ import javax.ws.rs.core.Response;
|
||||
}
|
||||
),
|
||||
tags = {
|
||||
@Tag(name = "devicemgt_admin", description = "")
|
||||
@Tag(name = "device_management", description = "")
|
||||
}
|
||||
)
|
||||
@Api(value = "Certificate Management", description = "This API includes all the certificate management related operations")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user