<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Was wondering if resteasy has some way to autogenerate REST
    endpoints inside integration/admin-client to be automatically synced
    with the REST endpoints from keycloak-services ?<br>
    <br>
    So for example when I add new REST endpoint on server-side into
    org.keycloak.services.resources<span
      style="background-color:#e4e4ff;">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      .RealmsResource class, the admin-client class </span>org.keycloak.admin.client.resource<span
      style="background-color:#e4e4ff;"></span>.RealmsResource will be
    automatically updated too . Ideally there can be maven target
    executed on demand for update admin-client sources. That would help
    to avoid unsynced endpoints in admin-client - issues like
    <a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/KEYCLOAK-1967">https://issues.jboss.org/browse/KEYCLOAK-1967</a> .<br>
    <br>
    Marek<br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </body>
</html>