We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c4cdf6 commit a8daca8Copy full SHA for a8daca8
docs/reference/migration/migrate_6_0/rest.asciidoc
@@ -63,7 +63,7 @@ mapping if it did not exist yet.
63
==== Indices information APIs
64
65
Previously it was possible to execute `GET /_aliases,_mappings` or `GET
66
-/myindex/_settings,_alias` by separating mulitple types of requests with commas
+/myindex/_settings,_alias` by separating multiple types of requests with commas
67
in order to retrieve multiple types of information about one or more indices.
68
This comma-separation for retrieving multiple pieces of information has been
69
removed.. `GET /_all` can be used to retrieve all aliases, settings, and
0 commit comments