diff --git a/specs/search/paths/keys/key.yml b/specs/search/paths/keys/key.yml index c41bbd0813..d11c26e66e 100644 --- a/specs/search/paths/keys/key.yml +++ b/specs/search/paths/keys/key.yml @@ -7,7 +7,8 @@ get: Gets the permissions and restrictions of an API key. When authenticating with the admin API key, you can request information for any of your application's keys. - When authenticating with other API keys, you can only retrieve information for that key. + When authenticating with other API keys, you can only retrieve information for that key, + with the description replaced by ``. parameters: - $ref: 'common/parameters.yml#/KeyString' responses: