Added config to module, and scripts to commit / push config & code together
This commit is contained in:
23
config/optional/rest.resource.entity.node.yml
Normal file
23
config/optional/rest.resource.entity.node.yml
Normal file
@ -0,0 +1,23 @@
|
||||
uuid: c886e492-78c7-49ae-9c48-3687af2fa95d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- basic_auth
|
||||
- hal
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: t_jfECmZhJqBOJuSOFn87EOi_TWi-_fRYTuJgd19vgg
|
||||
id: entity.node
|
||||
plugin_id: 'entity:node'
|
||||
granularity: resource
|
||||
configuration:
|
||||
methods:
|
||||
- GET
|
||||
- POST
|
||||
- PATCH
|
||||
- DELETE
|
||||
formats:
|
||||
- hal_json
|
||||
authentication:
|
||||
- basic_auth
|
||||
Reference in New Issue
Block a user