From bf4836205b0ac109671e770f7ebdc32b5b9ca223 Mon Sep 17 00:00:00 2001 From: Kai Welke Date: Mon, 11 Mar 2024 16:35:52 +0100 Subject: [PATCH] docs: update get settings --- specs/search/paths/settings/settings.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/specs/search/paths/settings/settings.yml b/specs/search/paths/settings/settings.yml index aebfdc8f7e..bb765e0e7b 100644 --- a/specs/search/paths/settings/settings.yml +++ b/specs/search/paths/settings/settings.yml @@ -4,11 +4,8 @@ get: operationId: getSettings x-acl: - search - description: | - Get an object with index settings. - - The object only includes non-null settings. - summary: Get index settings. + description: Retrieves an object with non-null index settings. + summary: Retrieve index settings. parameters: - $ref: '../../../common/parameters.yml#/IndexName' responses: