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 95dcce8 commit a228dfcCopy full SHA for a228dfc
rest-api-spec/src/main/resources/rest-api-spec/test/search/360_from_and_size.yml
@@ -37,8 +37,8 @@ teardown:
37
---
38
"Throws exception if from or size query parameter is negative":
39
- skip:
40
- version: " - 2.99.99"
41
- reason: "fixed in 3.0.0"
+ version: " - 2.13.99"
+ reason: "fixed in 2.14.0"
42
- do:
43
catch: '/\[from\] parameter cannot be negative, found \[-5\]/'
44
search:
@@ -76,8 +76,8 @@ teardown:
76
77
"Throws exception if from or size request body parameter is negative":
78
79
80
81
82
83
0 commit comments