rest.resource.cms_content_sync_import_entity.yml in CMS Content Sync 8
Same filename and directory in other branches
config/install/rest.resource.cms_content_sync_import_entity.yml
2 string references to 'rest.resource.cms_content_sync_import_entity'
- cms_content_sync_uninstall in ./
cms_content_sync.install - Implements hook_uninstall().
- cms_content_sync_update_8002 in ./
cms_content_sync.install - Implements hook_update_N();.
File
config/install/rest.resource.cms_content_sync_import_entity.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - cms_content_sync
- - serialization
- enforced:
- module:
- - cms_content_sync
- id: cms_content_sync_import_entity
- plugin_id: cms_content_sync_import_entity
- granularity: resource
- configuration:
- methods:
- - GET
- - POST
- formats:
- - json
- authentication:
- - cookie