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 b5dbd1a commit 41ac6f9Copy full SHA for 41ac6f9
rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/20_mix_typeless_typeful.yml
@@ -104,10 +104,8 @@
104
"Implicitly create a typeless index while there is a typed template":
105
106
- skip:
107
- #version: " - 6.99.99"
108
- #reason: needs typeless index operations to work on typed indices
109
- version: "all"
110
- reason: "muted, waiting for #38711"
+ version: " - 6.99.99"
+ reason: needs typeless index operations to work on typed indices
111
112
- do:
113
indices.put_template:
0 commit comments