Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Expose configuration in Nexus API #10

Open
mskarbek opened this issue Jul 17, 2022 · 2 comments
Open

[RFE] Expose configuration in Nexus API #10

mskarbek opened this issue Jul 17, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@mskarbek
Copy link

Hi, is there a way to expose proxy configuration in Nexus API?
Is it something that needs work only on the plugin side or is it Nexus lack of appropriate interfaces to register new proxy under /service/rest/v1/repositories?

@mat1e
Copy link
Member

mat1e commented Jul 22, 2022

Hi, I don't know if I really understood what you mean but I found a documentaion for proxy configuration on Nexus : https://help.sonatype.com/repomanager3/nexus-repository-administration/http-and-https-request-and-proxy-settings

@mskarbek
Copy link
Author

Nexus exposes REST API for management purposes: https://help.sonatype.com/repomanager3/integrations/rest-and-integration-api/repositories-api. Unfortunately, repositories endpoint supports only built-in types. I was asking about adding dart type to that REST API.

@mat1e mat1e added the enhancement New feature or request label Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants