diff --git a/spec/namespaces/asynchronous_search.yaml b/spec/namespaces/asynchronous_search.yaml index 330c6b96e..bafc62a1c 100644 --- a/spec/namespaces/asynchronous_search.yaml +++ b/spec/namespaces/asynchronous_search.yaml @@ -64,9 +64,7 @@ components: asynchronous_search.search::query.wait_for_completion_timeout: name: wait_for_completion_timeout in: query - description: |- - The amount of time that you plan to wait for the results. - You can poll the remaining results based on an ID. The maximum value is 300 seconds. Default is `1s`. + description: The amount of time that you plan to wait for the results. You can poll the remaining results based on an ID. The maximum value is 300 seconds. Default is `1s`. schema: type: string asynchronous_search.search::query.keep_on_completion: