rest.resource.entity.node_2721595.yml
File
- 
              core/
modules/ rest/ tests/ fixtures/ update/ rest.resource.entity.node_2721595.yml  
View source
- id: entity.node
 - plugin_id: 'entity:node'
 - granularity: method
 - configuration:
 -   GET:
 -     supported_formats:
 -       - hal_json
 -     supported_auth:
 -       - basic_auth
 -   POST:
 -     supported_formats:
 -       - hal_json
 -     supported_auth:
 -       - basic_auth
 -   PATCH:
 -     supported_formats:
 -       - hal_json
 -     supported_auth:
 -       - basic_auth
 -   DELETE:
 -     supported_formats:
 -       - hal_json
 -     supported_auth:
 -       - basic_auth
 - dependencies:
 -   module:
 -     - node
 -     - basic_auth
 -     - hal
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.