display product list, rest addtocart
This commit is contained in:
20
config/sync/rest.resource.commerce_cart_canonical.yml
Normal file
20
config/sync/rest.resource.commerce_cart_canonical.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: 4ce9498b-f336-4291-96f2-af4da7fe5509
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- commerce_cart_api
|
||||
- serialization
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 4nYqayd8aO5e2acUdQAIbm5_cWyLV2Z5pdVB9eM_L-U
|
||||
id: commerce_cart_canonical
|
||||
plugin_id: commerce_cart_canonical
|
||||
granularity: resource
|
||||
configuration:
|
||||
methods:
|
||||
- GET
|
||||
formats:
|
||||
- json
|
||||
authentication:
|
||||
- cookie
|
Reference in New Issue
Block a user