Skip to content
Snippets Groups Projects
Commit 80b50ed9 authored by Siju Mathew's avatar Siju Mathew Committed by Sascha Grossenbacher
Browse files

Issue #3411001 by sijumpk: Schema for search_fields is in deprecated format

parent d1ee7921
No related branches found
No related tags found
Loading
Pipeline #76550 passed with warnings
......@@ -8,8 +8,8 @@ entity_reference_revisions.default.handler_settings:
type: sequence
label: 'types'
sequence:
- type: string
label: 'Type'
type: string
label: 'Type'
sort:
type: mapping
label: 'Sort settings'
......@@ -31,8 +31,8 @@ entity_reference_revisions.default.handler_settings:
type: sequence
label: 'Restrict to the selected roles'
sequence:
- type: string
label: 'Role'
type: string
label: 'Role'
auto_create:
type: boolean
label: 'Create referenced entities if they don''t already exist'
......
......@@ -16,5 +16,5 @@ views.style.entity_reference_revisions:
type: sequence
label: 'Search fields'
sequence:
- type: string
label: 'Search field'
type: string
label: 'Search field'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment