rest.resource.entity.node.yml in Drupal 8
Same filename and directory in other branches
core/modules/rest/config/optional/rest.resource.entity.node.yml
File
core/modules/rest/config/optional/rest.resource.entity.node.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - basic_auth
- - hal
- - node
- id: entity.node
- plugin_id: 'entity:node'
- granularity: resource
- configuration:
- methods:
- - GET
- - POST
- - PATCH
- - DELETE
- formats:
- - hal_json
- authentication:
- - basic_auth