Skip to content

Commit fe1c810

Browse files
committed
fix(specs): add renderingContent to search response
1 parent 3296c6f commit fe1c810

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

specs/search/common/schemas/SearchResponse.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ baseSearchResponse:
140140
description: Actual host name of the server that processed the request.
141141
userData:
142142
$ref: '../../../common/schemas/IndexSettings.yml#/userData'
143+
renderingContent:
144+
$ref: '../../../common/schemas/IndexSettings.yml#/renderingContent'
143145

144146
nbHits:
145147
type: integer

0 commit comments

Comments
 (0)