display product list, rest addtocart
This commit is contained in:
20
config/sync/rest.resource.commerce_cart_add.yml
Normal file
20
config/sync/rest.resource.commerce_cart_add.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: 3f812527-927a-4c9c-ab9f-178013a83a1f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- commerce_cart_api
|
||||
- serialization
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: LptJMeSNAYdcJ0FCczBiIiAvSs3pgfeITgwPlUR5LmM
|
||||
id: commerce_cart_add
|
||||
plugin_id: commerce_cart_add
|
||||
granularity: resource
|
||||
configuration:
|
||||
methods:
|
||||
- POST
|
||||
formats:
|
||||
- json
|
||||
authentication:
|
||||
- cookie
|
Reference in New Issue
Block a user