Skip to content

Commit b1d65c3

Browse files
authored
[DOCS] Update Kibana dev console screenshots for new EUI theme (#75626) (#75631)
Changes: * Updates the Kibana dev console screenshots to use the new EUI theme * Corrects an example SQL query in one screenshot. The previous screenshot used `_/sql`, which is not a valid URI.
1 parent 43ce34c commit b1d65c3

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed
30.6 KB
Loading
10.3 KB
Loading

docs/reference/sql/endpoints/rest.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ If you are using {kibana-ref}/console-kibana.html[Kibana Console]
5050
(which is highly recommended), take advantage of the
5151
triple quotes `"""` when creating the query. This not only automatically escapes double
5252
quotes (`"`) inside the query string but also support multi-line as shown below:
53+
5354
image:images/sql/rest/console-triple-quotes.png[]
5455
====
5556

0 commit comments

Comments
 (0)