pm-4.1.x-dev/modules/pm_timetracking/config/optional/rest.resource.entity.pm_timetracking.yml
modules/pm_timetracking/config/optional/rest.resource.entity.pm_timetracking.yml
id: entity.pm_timetracking
plugin_id: 'entity:pm_timetracking'
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
- pm:pm_rest
