added drupal config for REST
This commit is contained in:
18
config/sync/rest.resource.entity.node.yml
Normal file
18
config/sync/rest.resource.entity.node.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
uuid: 268f10a8-04a2-4b09-a229-35fd0bf2061e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- serialization
|
||||
- user
|
||||
id: entity.node
|
||||
plugin_id: 'entity:node'
|
||||
granularity: resource
|
||||
configuration:
|
||||
methods:
|
||||
- GET
|
||||
formats:
|
||||
- json
|
||||
authentication:
|
||||
- cookie
|
Reference in New Issue
Block a user