Skip to content

Commit e430548

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 a21bfb4 commit e430548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Search/SearchClient.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@ open class SearchClient {
14831483

14841484
// Gets the permissions and restrictions of an API key. When authenticating with the admin API key, you can request
14851485
// information for any of your application's keys. When authenticating with other API keys, you can only retrieve
1486-
// information for that key.
1486+
// information for that key, with the description replaced by `<redacted>`.
14871487
//
14881488
//
14891489
// - parameter key: (path) API key.

0 commit comments

Comments
 (0)