Commit 77bfba2
committed
Update ESQL reverse function docs after Jackson 2.21.0 upgrade
Jackson 2.21.0 now properly serializes emoji characters as actual UTF-8
characters instead of escaped surrogate pairs. Updated the generated
documentation to reflect this improved serialization.
The reverse.json file previously had emoji represented as escape sequences
like \uD83D\uDCA7, but now correctly shows them as 💧 characters.1 parent 0d72656 commit 77bfba2
File tree
1 file changed
+1
-1
lines changed- docs/reference/query-languages/esql/kibana/definition/functions
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments