nexus-repository-composer icon indicating copy to clipboard operation
nexus-repository-composer copied to clipboard

Add rest api to configure composer repositories

Open stefdev49 opened this issue 1 year ago • 2 comments

This PR adds rest API support to configure composer repositories, which can be used in automated deployment.

Due to the incompatible changes in the 3.41.0-01 release, I had to raise nxrm-version and parent version to 3.41.0-01. Without this version bump the API for proxy repositories wouldn't work.

This feature has been tested through the nexus embedded API playground. I haven't been able to find a suitable integration test in the whole nexus-public, so any hint toward such a test would be welcomed.

stefdev49 avatar Jul 05 '23 19:07 stefdev49