diff --git a/docs/reference/indices/put-mapping.asciidoc b/docs/reference/indices/put-mapping.asciidoc index 5e3846caf9c9..480d6ce94946 100644 --- a/docs/reference/indices/put-mapping.asciidoc +++ b/docs/reference/indices/put-mapping.asciidoc @@ -27,8 +27,6 @@ PUT /my-index-000001/_mapping `PUT //_mapping` -`PUT /_mapping` - [[put-mapping-api-prereqs]] ==== {api-prereq-title} @@ -45,7 +43,7 @@ privilege. ==== {api-path-parms-title} ``:: -(Optional, string) +(Required, string) Comma-separated list of data streams, indices, and index aliases used to limit the request. Wildcard expressions (`*`) are supported. +