KEYCLOAK-1504
This commit is contained in:
parent
25328048aa
commit
0bec2bcd1e
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ public class RoleByIdResource extends RoleResource {
|
|||
* @param client
|
||||
* @return
|
||||
*/
|
||||
@Path("{role}/composites/clients/{client}")
|
||||
@Path("{role-id}/composites/clients/{client}")
|
||||
@GET
|
||||
@NoCache
|
||||
@Produces(MediaType.APPLICATION_JSON)
|
||||
|
|
Loading…
Reference in a new issue