rest.resource.entity.node.yml
Same filename in other branches
File
-
core/
modules/ rest/ config/ optional/ rest.resource.entity.node.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - basic_auth
- - node
- - serialization
- id: entity.node
- plugin_id: 'entity:node'
- granularity: resource
- configuration:
- methods:
- - GET
- - POST
- - PATCH
- - DELETE
- formats:
- - json
- authentication:
- - basic_auth
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.