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