mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 02:13:33 -04:00
[DOCS] Reformat get index API docs (#45758)
This commit is contained in:
parent
45ad01ab1c
commit
7367855c99
2 changed files with 52 additions and 8 deletions
|
@ -57,6 +57,12 @@ https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html[HTTP accept header].
|
|||
Valid values include JSON, YAML, etc.
|
||||
end::http-format[]
|
||||
|
||||
tag::include-defaults[]
|
||||
`include_defaults`::
|
||||
(Optional, string) If `true`, return all default settings in the response.
|
||||
Defaults to `false`.
|
||||
end::include-defaults[]
|
||||
|
||||
tag::include-type-name[]
|
||||
`include_type_name`::
|
||||
deprecated:[7.0.0, Mapping types have been deprecated. See <<removal-of-types>>.]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue