Skip to content

Commit 5a49984

Browse files
authored
fix(specs): add renderingContent to search response (#787)
1 parent 3296c6f commit 5a49984

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)