Skip to content

Commit 66f564e

Browse files
committed
Add target_index_settings to rollup specification
Signed-off-by: Aleksandr Tuliakov <[email protected]>
1 parent 60a9b3b commit 66f564e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/schemas/rollups._common.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ components:
4141
type: string
4242
target_index:
4343
type: string
44+
target_index_settings:
45+
$ref: '../schemas/indices._common.yaml#/components/schemas/IndexSettings'
4446
metadata_id:
4547
type: ['null', string]
4648
page_size:

0 commit comments

Comments
 (0)