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 cc98250 commit 0ef99a5Copy full SHA for 0ef99a5
src/main/scala/algoliasearch/api/SearchClient.scala
@@ -695,7 +695,7 @@ class SearchClient(
695
696
/** Gets the permissions and restrictions of an API key. When authenticating with the admin API key, you can request
697
* information for any of your application's keys. When authenticating with other API keys, you can only retrieve
698
- * information for that key.
+ * information for that key, with the description replaced by `<redacted>`.
699
*
700
* @param key
701
* API key.
0 commit comments