We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3296c6f commit 5a49984Copy full SHA for 5a49984
specs/search/common/schemas/SearchResponse.yml
@@ -140,6 +140,8 @@ baseSearchResponse:
140
description: Actual host name of the server that processed the request.
141
userData:
142
$ref: '../../../common/schemas/IndexSettings.yml#/userData'
143
+ renderingContent:
144
+ $ref: '../../../common/schemas/IndexSettings.yml#/renderingContent'
145
146
nbHits:
147
type: integer
0 commit comments