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

Search filter parameters for repositories not working #1

Open
mbraeuner opened this issue Dec 19, 2020 · 1 comment
Open

Search filter parameters for repositories not working #1

mbraeuner opened this issue Dec 19, 2020 · 1 comment

Comments

@mbraeuner
Copy link

mbraeuner commented Dec 19, 2020

Hi,
thanks for your work. There is a problem with the search parameters for the repositoryV1 Classes
The search parameters can be arrays. If you use only one filter per request, the array indexes should be set to 0. Emtpy array index is not working

$queryParams['searchCriteria[filterGroups][][filters][][field]'] = ObjectSerializer::toQueryValue($searchCriteriaFilterGroupsFiltersField);

@ragboyjr
Copy link
Member

hmm, very interesting, I haven't updated this from the latest magento api functionality, I'd be curious if this was fixed with more recent mag api swaggers docs.

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

No branches or pull requests

2 participants