-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Not A Bug
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Tooling
Since NXP-27010, we can't request all rest endpoints with the repository part. For instance, prior to NXP-27010 the url below worked:
http://localhost:8080/nuxeo/api/v1/repo/default/user/Administrator
The Nuxeo JS client leveraged this bug: NXJS-191.
JS client dependencies should be updated to v3.14.0 so that Nuxeo JS client request correct urls.