How is a «route/data/parameter» branch of a webapi.xml interpreted?


Magento\Webapi\Controller\Rest\InputParamsResolver::resolve()

Magento\Webapi\Controller\Rest\ParamsOverrider::override()



An example of the method’s arguments:





This value is the same as in the input data:

So actually the method does nothing in my case.

See also: