Skip to content

Commit e0f728b

Browse files
authored
parts documented as optional are actually required (#39122)
1 parent a1c380e commit e0f728b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/src/test/resources/rest-api-spec/api/ccr.follow_stats.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"parts": {
99
"index": {
1010
"type": "list",
11+
"required" : true,
1112
"description": "A comma-separated list of index patterns; use `_all` to perform the operation on all indices"
1213
}
1314
}

0 commit comments

Comments
 (0)