From f29c767491082abce0bfe691218d024ebbd2b8a4 Mon Sep 17 00:00:00 2001 From: Ioana Tagirta Date: Wed, 19 Jul 2023 14:26:16 +0200 Subject: [PATCH] Document dictionary parameter for Search Applications (#97501) * Document dictionary parameter for Search Applications * Address PR feedback --- .../apis/put-search-application.asciidoc | 91 ++++++++++++++++++- 1 file changed, 90 insertions(+), 1 deletion(-) diff --git a/docs/reference/search-application/apis/put-search-application.asciidoc b/docs/reference/search-application/apis/put-search-application.asciidoc index 9e77b2c98cd6b..e4ed907be8b9a 100644 --- a/docs/reference/search-application/apis/put-search-application.asciidoc +++ b/docs/reference/search-application/apis/put-search-application.asciidoc @@ -49,6 +49,21 @@ The <> associated with this search application. - The template may be modified with subsequent <> requests. - If no template is specified when creating a search application, or if a template is removed from a search application, we use the <> defined in the template examples as a default. - This template will be used by the <> API to execute searches. +- The template accepts an optional `dictionary` parameter which defines a https://json-schema.org[JSON schema] used for validating parameters sent to the <> API. + +.Properties of `