diff --git a/core/config/schema/core.data_types.schema.yml b/core/config/schema/core.data_types.schema.yml index a2f5b18..839e66e 100644 --- a/core/config/schema/core.data_types.schema.yml +++ b/core/config/schema/core.data_types.schema.yml @@ -433,6 +433,10 @@ field.field_settings.*: type: sequence label: 'Settings' +field.value.*: + type: sequence + label: 'Default value' + # Schema for the configuration of the String field type. field.storage_settings.string: