X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fconfig%2Ftests%2Fconfig_test%2Fconfig%2Fschema%2Fconfig_test.schema.yml;fp=web%2Fcore%2Fmodules%2Fconfig%2Ftests%2Fconfig_test%2Fconfig%2Fschema%2Fconfig_test.schema.yml;h=a6f3550c1a98ff602a51513f652dc20adf220e16;hp=c25a577976fa5f7530549c4549845c2537e1e6e1;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/config/tests/config_test/config/schema/config_test.schema.yml b/web/core/modules/config/tests/config_test/config/schema/config_test.schema.yml index c25a57797..a6f3550c1 100644 --- a/web/core/modules/config/tests/config_test/config/schema/config_test.schema.yml +++ b/web/core/modules/config/tests/config_test/config/schema/config_test.schema.yml @@ -158,6 +158,14 @@ config_test.foo: config_test.bar: type: config_test.foo +system.action.*.third_party.config_test: + type: mapping + label: 'Third party setting for action entity' + mapping: + integer: + type: integer + label: 'Integer' + config_test.validation: type: config_object label: 'Configuration type'