rest.resource.contenthub_filter.yml in Acquia Content Hub 8
acquia_contenthub_subscriber/config/install/rest.resource.contenthub_filter.yml
File
acquia_contenthub_subscriber/config/install/rest.resource.contenthub_filter.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - acquia_contenthub
- - serialization
- - user
- id: contenthub_filter
- plugin_id: contenthub_filter
- granularity: method
- configuration:
- GET:
- supported_formats:
- - json
- supported_auth:
- - cookie
- POST:
- supported_formats:
- - json
- supported_auth:
- - cookie
- PATCH:
- supported_formats:
- - json
- supported_auth:
- - cookie
- DELETE:
- supported_formats:
- - json
- supported_auth:
- - cookie