diff --git a/core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml b/core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml new file mode 100644 index 0000000..6208012 --- /dev/null +++ b/core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml @@ -0,0 +1,11 @@ +# Schema for the configuration files of the Responsive image test theme module. +field.formatter.settings.responsive_image_test: + type: mapping + label: 'Responsive image list format settings' + mapping: + responsive_image_style: + type: string + label: 'Responsive image style' + image_link: + type: string + label: 'Link image to'