We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39a496 commit fb5d661Copy full SHA for fb5d661
rest-api-spec/src/main/resources/rest-api-spec/test/field_caps/40_disable_objects.yml
@@ -2,8 +2,8 @@
2
"Field caps with disable_objects returns leaf fields":
3
4
- skip:
5
- version: " - 3.4.99"
6
- reason: "disable_objects was introduced in 3.5.0"
+ version: " - 3.5.99"
+ reason: "Bug fixed in 3.6"
7
8
- do:
9
indices.create:
@@ -46,8 +46,8 @@
46
"Field caps with disable_objects does not corrupt field names after second document indexed":
47
48
49
50
51
52
53
0 commit comments