Skip to content

Commit

Permalink
Remove old parameters from docstring (#1236)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Polanczyk authored Jan 18, 2023
1 parent b313163 commit 2b77f19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cloudify_rest_client/secrets_providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,6 @@ def check(
:type _type: str
:param connection_parameters: Secrets Provider connection parameters
:type connection_parameters: dict
:param test: Determine if API call should only test a Secrets Provider
:type visibility: bool
:returns: New secrets provider metadata
:rtype: SecretsProvider
"""
Expand Down

0 comments on commit 2b77f19

Please sign in to comment.