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 = { tags = {
@Tag(name = "virtual_firealarm", description = "") @Tag(name = "virtual_firealarm,device_management", description = "")
} }
) )
@Scopes( @Scopes(

Loading…
Cancel
Save