mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-11 09:49:17 -06:00
Fix conflict.
This commit is contained in:
@@ -149,6 +149,7 @@ public interface RealmResource {
|
||||
@Consumes(MediaType.APPLICATION_JSON)
|
||||
@Produces(MediaType.APPLICATION_JSON)
|
||||
public Response partialImport(PartialImportRepresentation rep);
|
||||
|
||||
@Path("authentication")
|
||||
@Consumes(MediaType.APPLICATION_JSON)
|
||||
AuthenticationManagementResource flows();
|
||||
|
||||
Reference in New Issue
Block a user