Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
entity_reference_revisions
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
entity_reference_revisions
Commits
80b50ed9
Commit
80b50ed9
authored
Jan 12, 2024
by
Siju Mathew
Committed by
Sascha Grossenbacher
Jan 12, 2024
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3411001
by sijumpk: Schema for search_fields is in deprecated format
parent
d1ee7921
No related branches found
No related tags found
1 merge request
!37
Updating schema to new format
Pipeline
#76550
passed with warnings
Jan 12, 2024
Stage: build
Stage: validate
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/schema/entity_reference_revisions.schema.yml
+4
-4
4 additions, 4 deletions
config/schema/entity_reference_revisions.schema.yml
config/schema/entity_reference_revisions.views.schema.yml
+2
-2
2 additions, 2 deletions
config/schema/entity_reference_revisions.views.schema.yml
with
6 additions
and
6 deletions
config/schema/entity_reference_revisions.schema.yml
+
4
−
4
View file @
80b50ed9
...
...
@@ -8,7 +8,7 @@ entity_reference_revisions.default.handler_settings:
type
:
sequence
label
:
'
types'
sequence
:
-
type
:
string
type
:
string
label
:
'
Type'
sort
:
type
:
mapping
...
...
@@ -31,7 +31,7 @@ entity_reference_revisions.default.handler_settings:
type
:
sequence
label
:
'
Restrict
to
the
selected
roles'
sequence
:
-
type
:
string
type
:
string
label
:
'
Role'
auto_create
:
type
:
boolean
...
...
This diff is collapsed.
Click to expand it.
config/schema/entity_reference_revisions.views.schema.yml
+
2
−
2
View file @
80b50ed9
...
...
@@ -16,5 +16,5 @@ views.style.entity_reference_revisions:
type
:
sequence
label
:
'
Search
fields'
sequence
:
-
type
:
string
type
:
string
label
:
'
Search
field'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment