[DOCS] Correct anchors and title for Update index settings API docs (#46707)
This commit is contained in:
parent
cabff5a7cd
commit
0def429bc1
|
@ -53,14 +53,14 @@ Defaults to `false`.
|
|||
include::{docdir}/rest-api/common-parms.asciidoc[tag=timeoutparms]
|
||||
|
||||
|
||||
[[sample-api-query-params]]
|
||||
==== {api-query-parms-title}
|
||||
[[update-index-settings-api-request-body]]
|
||||
==== {api-request-body-title}
|
||||
|
||||
`settings`::
|
||||
(Optional, <<index-modules-settings,index setting object>>) Configuration
|
||||
options for the index. See <<index-modules-settings>>.
|
||||
|
||||
[[sample-api-example]]
|
||||
[[update-index-settings-api-example]]
|
||||
==== {api-examples-title}
|
||||
|
||||
[[reset-index-setting]]
|
||||
|
|
Loading…
Reference in New Issue