Skip to content

Commit

Permalink
Slack Source Kamelet: Improved documentation of Token parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Mar 11, 2022
1 parent b23045b commit 0d7015f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
example: "#myroom"
token:
title: Token
description: The token to access Slack. A Slack app is needed. This app needs to have channels:history and channels:read permissions. The Bot User OAuth Access Token is the kind of token needed.
description: The token to access Slack. A Slack app is needed. The token to access Slack. This app needs to have channels:history, groups:history, im:history, mpim:history, channels:read, groups:read, im:read and mpim:read permissions. The User OAuth Token is the kind of token needed.
type: string
format: password
x-descriptors:
Expand Down

0 comments on commit 0d7015f

Please sign in to comment.