Skip to content

Commit

Permalink
fix(specs): dont mention index api keys (#3117)
Browse files Browse the repository at this point in the history
  • Loading branch information
kai687 committed May 30, 2024
1 parent cefee57 commit cdc8665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/search/paths/manage_indices/operationIndex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

1 comment on commit cdc8665

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.