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 192ad88 commit c546cc3Copy full SHA for c546cc3
rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/300_pipeline.yml
@@ -102,8 +102,8 @@ setup:
102
---
103
"Top level bucket_sort":
104
- skip:
105
- version: " - 7.99.99"
106
- reason: This validation was changed in 8.0.0 to be backported to 7.8.0
+ version: " - 7.7.99"
+ reason: This validation was changed in 7.8.0
107
108
- do:
109
catch: /bucket_sort aggregation \[the_bad_bucket_sort\] must be declared inside of another aggregation/
0 commit comments