File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
app/code/Magento/Webapi/etc Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 80
80
</argument >
81
81
</arguments >
82
82
</type >
83
- <type name =" Magento\Webapi\Model\Plugin\Store\Model\Validation\StoreCodeValidator" >
84
- <arguments >
85
- <argument name =" invalidStoreCode" xsi : type =" string" >rest</argument >
86
- </arguments >
87
- </type >
88
83
<type name =" Magento\Store\Model\Validation\StoreCodeValidator" >
89
84
<plugin name =" check_if_parsed_store_code_is_valid" type =" Magento\Webapi\Model\Plugin\Store\Model\Validation\StoreCodeValidator" />
90
85
</type >
Original file line number Diff line number Diff line change 63
63
</arguments >
64
64
</type >
65
65
<!-- End of configuration to check that permissions are checked on fields -->
66
- <type name =" Magento\Webapi\Model\Plugin\Store\Model\Validation\StoreCodeValidator" >
67
- <arguments >
68
- <argument name =" invalidStoreCode" xsi : type =" string" >soap</argument >
69
- </arguments >
70
- </type >
71
66
<type name =" Magento\Store\Model\Validation\StoreCodeValidator" >
72
67
<plugin name =" check_if_parsed_store_code_is_valid" type =" Magento\Webapi\Model\Plugin\Store\Model\Validation\StoreCodeValidator" />
73
68
</type >
You can’t perform that action at this time.
0 commit comments