added device management api to be default

apim420
ayyoob 8 years ago
parent 82de6712d6
commit ee0693e2ae

@ -45,7 +45,7 @@ import javax.ws.rs.core.Response;
}
),
tags = {
@Tag(name = "virtual_firealarm", description = "")
@Tag(name = "virtual_firealarm,device_management", description = "")
}
)
@Scopes(

Loading…
Cancel
Save