We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf7214 commit c2894d2Copy full SHA for c2894d2
docs/reference/indices/templates.asciidoc
@@ -214,6 +214,7 @@ using `filter_path` to limit the response to just the `version`:
214
--------------------------------------------------
215
GET /_template/template_1?filter_path=*.version
216
217
+// CONSOLE
218
// TEST[continued]
219
220
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
226
227
}
228
229
-// TESTRESPONSE
230
+// TESTRESPONSE
0 commit comments