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

Inconsistency between parameters and text. Also filtering by id broken. #13

Open
tyculus opened this issue Jun 9, 2021 · 1 comment

Comments

@tyculus
Copy link

tyculus commented Jun 9, 2021

Hi, I just noticed that there is an inconsistency in the description of /rest/items/variations/variation_markets:

The text says:

Lists all links between variations and markets.
Results can be filtered by the ID of the variation and by the ID of the market, e.g. "variationId=1030"
lists all links of the variation with the ID 1030.

But the parameter list is empty.

Furthermore, if I try to make a GET request to the node mentioned, I cannot use the filtering by id the text describes. Passing in the id as URL parameter does not make a difference. I get the same list of entries.

Is this node "deprecated" and using another is advised? Is there a newer/different method to do this?
Thanks.

@tyculus
Copy link
Author

tyculus commented Jun 21, 2021

Looks like the /rest/items/{id}/variations/{variationId}/variation_markets route is the appropriate route.

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

1 participant