display product list, rest addtocart
This commit is contained in:
20
config/sync/rest.resource.commerce_cart_update_items.yml
Normal file
20
config/sync/rest.resource.commerce_cart_update_items.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: 081147a6-6299-40d1-907a-8f4e6e67d24d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- commerce_cart_api
|
||||
- serialization
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: cEt7qeWXge5-KBeMTZViFP-KX7AqedUbSpxGS43GFDA
|
||||
id: commerce_cart_update_items
|
||||
plugin_id: commerce_cart_update_items
|
||||
granularity: resource
|
||||
configuration:
|
||||
methods:
|
||||
- PATCH
|
||||
formats:
|
||||
- json
|
||||
authentication:
|
||||
- cookie
|
Reference in New Issue
Block a user