diff --git a/config/schema/migrate_plus.destination.schema.yml b/config/schema/migrate_plus.destination.schema.yml index 58ad74e53834cd06968ef95a889478a731a0eb27..c76e59d5d3b9363a593ca6244bbcb860e392e412 100644 --- a/config/schema/migrate_plus.destination.schema.yml +++ b/config/schema/migrate_plus.destination.schema.yml @@ -8,6 +8,9 @@ migrate_plus.destination.*: type: boolean label: 'Whether stubbing is allowed.' default: false + default_bundle: + type: string + label: 'The default bundle for content entity destinations.' migrate_plus.destination.config: type: migrate_destination