Skip to content

Commit 590fd21

Browse files
committed
Search: Test deprecated field in mixed cluster
Update the test for the deprecated `_source_exclude` parameter to run against 6.6.0+ now that we've backported the deprecation. Relates to #33475
1 parent 72a6237 commit 590fd21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/get/70_source_filtering.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"Deprecated _source_include and _source_exclude":
7272

7373
- skip:
74-
version: " - 6.99.99"
74+
version: " - 6.5.99"
7575
reason: _source_include and _source_exclude are deprecated from 6.6.0
7676
features: "warnings"
7777

0 commit comments

Comments
 (0)