From cdc866549fc09fd2db0e3bce1dfbef96e2fc30ba Mon Sep 17 00:00:00 2001 From: Kai Welke Date: Thu, 30 May 2024 09:15:57 +0200 Subject: [PATCH] fix(specs): dont mention index api keys (#3117) --- specs/search/paths/manage_indices/operationIndex.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/search/paths/manage_indices/operationIndex.yml b/specs/search/paths/manage_indices/operationIndex.yml index 8b67a9066b..f378370799 100644 --- a/specs/search/paths/manage_indices/operationIndex.yml +++ b/specs/search/paths/manage_indices/operationIndex.yml @@ -8,7 +8,7 @@ post: description: | Copies or moves (renames) an index within the same Algolia application. - - Existing destination indices are overwritten, except for index-specific API keys and analytics data. + - Existing destination indices are overwritten, except for their analytics data. - If the destination index doesn't exist yet, it'll be created. **Copy**