Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lb_plus
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
lb_plus
Merge requests
!39
Add missing third_party schema
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add missing third_party schema
issue/lb_plus-3416563:3416563-missing-schema
into
2.1.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Peter Weber
requested to merge
issue/lb_plus-3416563:3416563-missing-schema
into
2.1.x
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Closes
#3416563
0
0
Merge request reports
Compare
2.1.x
2.1.x (base)
and
latest version
latest version
d8039515
1 commit,
1 year ago
1 file
+
24
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
config/schema/lb_plus.schema.yml
+
24
−
0
Options
@@ -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