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