migrate_plus.schema.yml in Migrate Plus 8
Same filename and directory in other branches
config/schema/migrate_plus.schema.yml
File
config/schema/migrate_plus.schema.ymlView source
- migrate_plus.migration_group.*:
- type: config_entity
- label: 'Migration Group'
- mapping:
- id:
- type: string
- label: 'ID'
- label:
- type: label
- label: 'Label'
- description:
- type: string
- label: 'Description'
- source_type:
- type: string
- label: 'Source type'
- module:
- type: string
- label: 'Dependent module'
- shared_configuration:
- type: ignore
- label: 'Shared migration configuration'
- migrate.migration.*.third_party.migrate_plus:
- type: mapping
- label: 'Group'
- mapping:
- migration_group:
- type: string
- label: 'Group'