Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api-spec/openapiSpecv3-2_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -34129,7 +34129,7 @@
"type": "object"
},
"trigger_welcome_email": {
"description": "Flag to indicate whether welcome email should be sent to user. This parameter is applied only on clusters on which IAM is disabled.",
"description": "Flag to indicate whether a welcome email should be sent to the user. This parameter applies only on clusters where IAM is disabled. If not specified, it defaults to `true`; however, a welcome email is sent only when welcome email notifications are enabled on the cluster and the user has a valid email address.",
"type": "boolean",
"nullable": true
},
Expand Down