The Parameter that is used to select the storeView must be named store #15
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This example is from the docs.
Storeview parameter has no impact:
In Order to select the correct storeView you have to use::
You can also have a look at the definition of
catalog_category.info
in the wsi file of the Catalog Modulehttps://github.com/OpenMage/magento-lts/blob/8774526ece4a406cf3455236d17bb67ff14e334e/app/code/core/Mage/Catalog/etc/wsi.xml#L1416
This PR is a:
Summary
When this pull request is merged, it will...
Fix a misleading information regarding the params of catalogCategoryInfo api method
Additional information
List all affected URLs
[- ...
](https://devdocs-openmage.org/guides/m1x/api/soap/catalog/catalogCategory/catalog_category.info.html)