You are here

update.source.schema.yml in Drupal 10

Same filename and directory in other branches
  1. 9 core/modules/update/config/schema/update.source.schema.yml
core/modules/update/config/schema/update.source.schema.yml

File

core/modules/update/config/schema/update.source.schema.yml
View source
  1. # Schema for the migration source plugins.
  2. migrate.source.update_settings:
  3. type: migrate_source_sql
  4. label: 'Drupal update settings'
  5. mapping:
  6. variables:
  7. type: sequence
  8. label: 'Variables'
  9. sequence:
  10. type: string
  11. label: 'Variable'