From cab06c990c0310ad8a5c61d7ced2a9b1c8f09d4b Mon Sep 17 00:00:00 2001 From: kosabogi <105062005+kosabogi@users.noreply.github.com> Date: Wed, 13 Nov 2024 10:22:43 +0100 Subject: [PATCH] Update serverless/pages/get-started.asciidoc Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com> --- serverless/pages/get-started.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless/pages/get-started.asciidoc b/serverless/pages/get-started.asciidoc index e48837f2..55ce86c6 100644 --- a/serverless/pages/get-started.asciidoc +++ b/serverless/pages/get-started.asciidoc @@ -61,7 +61,7 @@ In this section, we walk you through the ingest process using the Console. . Click *Run in Console*. . Run the first API call to create the index mapping. + -[source,json] +[source,console] ---- PUT /search-test/_mapping {