.../config/schema/responsive_image.schema.yml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/core/modules/responsive_image/config/schema/responsive_image.schema.yml b/core/modules/responsive_image/config/schema/responsive_image.schema.yml index 0340a2b..f574d87 100644 --- a/core/modules/responsive_image/config/schema/responsive_image.schema.yml +++ b/core/modules/responsive_image/config/schema/responsive_image.schema.yml @@ -1,15 +1,12 @@ # Schema for the configuration files of the Responsive Image module. responsive_image.mappings.*: - type: mapping + type: config_entity label: 'Responsive image mapping' mapping: id: type: string label: 'Machine-readable name' - uuid: - type: string - label: 'UUID' label: type: label label: 'Label' @@ -37,15 +34,6 @@ responsive_image.mappings.*: breakpointGroup: type: string label: 'Breakpoint group' - status: - type: boolean - label: 'Status' - langcode: - type: string - label: 'Default language' - dependencies: - type: config_dependencies - label: 'Dependencies' responsive_image.image_mapping_type.image_style: type: string