Skip to content
Snippets Groups Projects

Add missing third_party schema

Merged Peter Weber requested to merge issue/lb_plus-3416563:3416563-missing-schema into 2.1.x
1 file
+ 24
0
Compare changes
  • Side-by-side
  • Inline
@@ -8,3 +8,27 @@ lb_plus.settings:
sequence:
type: string
label: 'Color'
layout_builder.section.third_party.lb_plus:
type: mapping
mapping:
uuid:
type: string
label: 'The UUID of the Layout Builder + entity'
core.entity_view_display.*.*.*.third_party.lb_plus:
type: sequence
label: 'Layout Builder + plugin configuration'
sequence:
type: lb_plus.[%key]
lb_plus.default_section:
type: mapping
label: 'Per-view-mode Layout Builder + settings'
mapping:
layout_plugin:
type: string
label: 'Layout plugin'
label:
type: string
label: 'Label'
Loading