diff --git a/spec/namespaces/asynchronous_search.yaml b/spec/namespaces/asynchronous_search.yaml index 553a065aa..13f77b0ca 100644 --- a/spec/namespaces/asynchronous_search.yaml +++ b/spec/namespaces/asynchronous_search.yaml @@ -70,7 +70,7 @@ components: asynchronous_search.search::query.keep_on_completion: name: keep_on_completion in: query - description: Whether you want to save the results in the cluster after the search is complete. You can examine the stored results at a later time. + description: Whether you want to save the results in the cluster after the search is complete. schema: type: boolean asynchronous_search.search::query.keep_alive: