for format fix
Signed-off-by: alicejw <alicejw@amazon.com>
This commit is contained in:
parent
9aba0c6e00
commit
9f6febed92
|
@ -17,9 +17,7 @@ You can't use this operation to update mappings that already map to existing dat
|
|||
|
||||
## Required path parameter
|
||||
|
||||
The only required path parameter is the index with which to associate the mapping. If you don't specify an index, you will get an error.
|
||||
|
||||
You can specify a single index, or multiple indexes separated by a comma as follows:
|
||||
The only required path parameter is the index with which to associate the mapping. If you don't specify an index, you will get an error. You can specify a single index, or multiple indexes separated by a comma as follows:
|
||||
|
||||
```
|
||||
PUT /<target-index>/_mapping
|
||||
|
|
Loading…
Reference in New Issue