Skip to content

Commit 4f30c32

Browse files
authored
Fix malformed return value in API docs (#130)
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
1 parent 8c77f75 commit 4f30c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/datahub_cluster_recipe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
description: Name of the CDP Datahub.
107107
returned: always
108108
type: str
109-
detached_recipes::
109+
detached_recipes:
110110
description: List of recipes detached from the instance group.
111111
returned: always
112112
type: list

0 commit comments

Comments
 (0)