Skip to content

Commit b4b7267

Browse files
danielmitterdorferkcm
authored andcommitted
Remove leftover doc about format being updatable
With this commit we remove a leftover in the docs about the `format` field being updatable. This is not true since we removed support for updates in #25285. Closes #33986 Relates #25285 Relates #34006
1 parent df736f0 commit b4b7267

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/reference/mapping/params/format.asciidoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ Many APIs which support date values also support <<date-math,date math>>
3131
expressions, such as `now-1m/d` -- the current time, minus one month, rounded
3232
down to the nearest day.
3333

34-
TIP: The `format` setting can be updated on existing fields using the
35-
<<indices-put-mapping,PUT mapping API>>.
36-
37-
3834
[[custom-date-formats]]
3935
==== Custom date formats
4036

0 commit comments

Comments
 (0)