Skip to content

Commit 0ef99a5

Browse files
algolia-botkai687
andcommitted
fix(specs): API key description will be obfuscated (generated)
algolia/api-clients-automation#3840 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Kai Welke <[email protected]>
1 parent cc98250 commit 0ef99a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/algoliasearch/api/SearchClient.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ class SearchClient(
695695

696696
/** Gets the permissions and restrictions of an API key. When authenticating with the admin API key, you can request
697697
* information for any of your application's keys. When authenticating with other API keys, you can only retrieve
698-
* information for that key.
698+
* information for that key, with the description replaced by `<redacted>`.
699699
*
700700
* @param key
701701
* API key.

0 commit comments

Comments
 (0)