added device management api to be default

This commit is contained in:
ayyoob 2017-02-09 09:59:24 +05:30
parent 82de6712d6
commit ee0693e2ae

View File

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