added drupal config for REST
This commit is contained in:
18
config/sync/rest.resource.entity.block.yml
Normal file
18
config/sync/rest.resource.entity.block.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
uuid: 9d8cdf5f-aab0-4a7a-b60b-1a20635a0baa
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block
|
||||
- serialization
|
||||
- user
|
||||
id: entity.block
|
||||
plugin_id: 'entity:block'
|
||||
granularity: resource
|
||||
configuration:
|
||||
methods:
|
||||
- GET
|
||||
formats:
|
||||
- json
|
||||
authentication:
|
||||
- cookie
|
Reference in New Issue
Block a user