test push

This commit is contained in:
Shavindri 2016-10-04 13:34:44 +05:30
parent 35c23174be
commit b77aefa02c

View File

@ -33,6 +33,8 @@ public interface CertificateMgtService {
notes = "This will return a signed certificate upon a given CSR.", notes = "This will return a signed certificate upon a given CSR.",
tags = "Device Management") tags = "Device Management")
@ApiResponses( @ApiResponses(
value = { value = {
@ApiResponse( @ApiResponse(
code = 200, code = 200,