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

Support for get all permission targets #569

Open
simonstumpf opened this issue May 13, 2022 · 2 comments
Open

Support for get all permission targets #569

simonstumpf opened this issue May 13, 2022 · 2 comments
Labels
feature request New feature or request

Comments

@simonstumpf
Copy link

Is your feature request related to a problem? Please describe.
The Artifactory REST API has a endpoint which returns a list of all permission targets.
Unfortunately this library doesn't support this endpoint, you can only return a single permission target.

Describe the solution you'd like to see
A method like GetAllPermissionTargets.

@simonstumpf simonstumpf added the feature request New feature or request label May 13, 2022
@simonstumpf simonstumpf changed the title Support for get permission targets Support for get all permission targets May 13, 2022
@mihir-io
Copy link

Just wanted to add that I ran into the same issue recently. Would be great if we could get a fix!

@eyalbe4
Copy link
Contributor

eyalbe4 commented Jun 26, 2024

Since the team is loaded with multiple other initiatives and to expedite the implementation of this requirement, we would welcome a pull request that adds this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants