We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 867fb4b commit ac84c9bCopy full SHA for ac84c9b
packages/client-search/src/searchClient.ts
@@ -206,7 +206,7 @@ export function createSearchClient({
206
},
207
208
/**
209
- * Helper: Wait for an API key to be valid, updated or deleted based on a given `operation`.
+ * Helper: Wait for an API key to be added, updated or deleted based on a given `operation`.
210
*
211
* @summary Wait for an API key task to be processed.
212
* @param waitForApiKeyOptions - The waitForApiKeyOptions object.
0 commit comments