organizer-1.0.x-dev/config/optional/rest.resource.entity.organizer.yml
config/optional/rest.resource.entity.organizer.yml
id: entity.organizer
plugin_id: 'entity:organizer'
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
