amazon_onsite-1.0.0-beta5/config/optional/rest.resource.entity.aop_feed_item.yml
config/optional/rest.resource.entity.aop_feed_item.yml
id: entity.aop_feed_item
plugin_id: 'entity:aop_feed_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
