2 parents 3c7d65f + ff6fc5e commit 094b0e0Copy full SHA for 094b0e0
1 file changed
spec_domain/settings.yaml
@@ -149,8 +149,6 @@ components:
149
PresentationHighlight:
150
type: object
151
properties:
152
- title:
153
- type: string
154
fields:
155
type: array
156
items:
@@ -176,8 +174,6 @@ components:
176
174
If multiple ComponentPresentations match, fields are merged by `fieldId` according to binding rank.
177
175
Related resources follow the same merge semantics using `resourceId` as the identity key.
178
Links follow the same merge semantics using `linkId` as the identity key.
179
- required:
180
- - title
181
182
PresentationHighlightField:
183
0 commit comments