File tree 1 file changed +4
-0
lines changed
app/code/Magento/WebapiSecurity/etc
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 41
41
<item name =" /V1/configurable-products/:sku/children::GET" xsi : type =" string" />
42
42
<item name =" /V1/configurable-products/:sku/options/:id::GET" xsi : type =" string" />
43
43
<item name =" /V1/configurable-products/:sku/options/all::GET" xsi : type =" string" />
44
+ <item name =" /V1/bundle-products/:productSku/children::GET" xsi : type =" string" />
45
+ <item name =" /V1/bundle-products/:sku/options/all::GET" xsi : type =" string" />
46
+ <item name =" /V1/bundle-products/options/types::GET" xsi : type =" string" />
47
+ <item name =" /V1/bundle-products/:sku/options/:optionId::GET" xsi : type =" string" />
44
48
<item name =" /V1/cmsPage/:pageId::GET" xsi : type =" string" />
45
49
<item name =" /V1/cmsBlock/:blockId::GET" xsi : type =" string" />
46
50
<item name =" /V1/store/storeViews::GET" xsi : type =" string" />
You can’t perform that action at this time.
0 commit comments