Skip to content

Commit a4485f2

Browse files
committed
Revert "missing 'test2' index example (elastic#39055)"
This reverts commit 5a4d745.
1 parent 5a4d745 commit a4485f2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/reference/indices/aliases.asciidoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -271,12 +271,6 @@ POST /_aliases
271271
"alias" : "alias1",
272272
"is_write_index" : true
273273
}
274-
},
275-
{
276-
"add" : {
277-
"index" : "test2",
278-
"alias" : "alias1"
279-
}
280274
}
281275
]
282276
}

0 commit comments

Comments
 (0)