commands-1.x-dev/modules/tasks/config/optional/rest.resource.entity.task.yml
modules/tasks/config/optional/rest.resource.entity.task.yml
id: entity.task
plugin_id: 'entity:task'
granularity: method
configuration:
GET:
supported_formats:
- json
- xml
supported_auth:
- cookie
POST:
supported_formats:
- json
- xml
supported_auth:
- cookie
PATCH:
supported_formats:
- json
- xml
supported_auth:
- cookie
DELETE:
supported_formats:
- json
- xml
supported_auth:
- cookie
dependencies:
module:
- user
