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

GetAllRepositoriesFiltered(params services.RepositoriesFilterParams) should honor the API #812

Open
Raghed22 opened this issue Aug 18, 2023 · 1 comment
Labels
feature request New feature or request

Comments

@Raghed22
Copy link

We are able to search for all Repositories in the project through the API but not using the client

Consider handling the project parameter here:
type RepositoriesFilterParams struct {
RepoType string
PackageType string
}
The code needs to reflect the API:
https://jfrog.com/help/r/jfrog-rest-apis/get-repositories

Br,
Raghed Ali

@Raghed22 Raghed22 added the feature request New feature or request label Aug 18, 2023
@eyalbe4
Copy link
Contributor

eyalbe4 commented Aug 18, 2023

Thanks for raising this @Raghed22.
We'd 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

2 participants