Skip to content

Commit cdc8665

Browse files
authored
fix(specs): dont mention index api keys (#3117)
1 parent cefee57 commit cdc8665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/search/paths/manage_indices/operationIndex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ post:
88
description: |
99
Copies or moves (renames) an index within the same Algolia application.
1010
11-
- Existing destination indices are overwritten, except for index-specific API keys and analytics data.
11+
- Existing destination indices are overwritten, except for their analytics data.
1212
- If the destination index doesn't exist yet, it'll be created.
1313
1414
**Copy**

0 commit comments

Comments
 (0)