Explorar o código

Add missing '// CONSOLE' to code snippet

Chris Earle %!s(int64=9) %!d(string=hai) anos
pai
achega
c2894d2362
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      docs/reference/indices/templates.asciidoc

+ 2 - 1
docs/reference/indices/templates.asciidoc

@@ -214,6 +214,7 @@ using `filter_path` to limit the response to just the `version`:
 --------------------------------------------------
 GET /_template/template_1?filter_path=*.version
 --------------------------------------------------
+// CONSOLE
 // TEST[continued]
 
 This should give a small response that makes it both easy and inexpensive to parse:
@@ -226,4 +227,4 @@ This should give a small response that makes it both easy and inexpensive to par
   }
 }
 --------------------------------------------------
-// TESTRESPONSE
+// TESTRESPONSE