<div dir="ltr">Hi,<div style>While working on AGPUSH-124, which consist in removing the ag-controller bits from aerodoc, I had to change the REST URL because basically in JAX-RS it's not possible to serve static resource (HTML, JS) and serve rest resource if it's used in the same context/path.</div>
<div style><br></div><div style>So, it's not that big deal but the clients (ios, android, web) using the aerodoc backend will have to change their REST url which consist in prefixing all the existing services with /rest/</div>
<div style><br></div><div style>The readme and the cURL samples in the PR has been updated to reflect that.</div><div style><br></div><div style>The PR can be found here PR <a href="https://github.com/aerogear/aerogear-push-quickstart-backend/pull/15">https://github.com/aerogear/aerogear-push-quickstart-backend/pull/15</a></div>
<div style><br></div><div style>Thx !</div><div style><br></div><div style>Seb</div><div style><br></div></div>