Fix type in RETURN for bitbucket_deploy_key

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2018-12-20 11:06:23 +05:30 committed by Matt Clay
commit 4a82ea8392

View file

@ -119,7 +119,7 @@ RETURN = '''
msg: msg:
description: the status message describing what occurred description: the status message describing what occurred
returned: always returned: always
type: string type: str
sample: "Deploy key added successfully" sample: "Deploy key added successfully"
http_status_code: http_status_code: