parent
78b5eb4721
commit
2ec5507c1a
|
|
@ -267,7 +267,7 @@ public class CcmApplicationsApi {
|
||||||
}
|
}
|
||||||
|
|
||||||
@GET
|
@GET
|
||||||
@Path("/{appIdentifier}")
|
@Path("/{appIdentifier}/domains")
|
||||||
@Produces(MediaType.APPLICATION_JSON)
|
@Produces(MediaType.APPLICATION_JSON)
|
||||||
@AuthorizationRequired
|
@AuthorizationRequired
|
||||||
@RequiresPrivilege(CoreConstants.PRIVILEGE_ADMIN)
|
@RequiresPrivilege(CoreConstants.PRIVILEGE_ADMIN)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue