Skip to content

Commit ba51253

Browse files
committed
feature #14834 [Notifier] Rename threadKey to thread_key (OskarStark)
This PR was merged into the 5.3-dev branch. Discussion ---------- [Notifier] Rename threadKey to thread_key Follows symfony/symfony#39579 cc @GromNaN Commits ------- debedc3 Rename threadKey to thread_key
2 parents a6b6465 + debedc3 commit ba51253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Service Package DSN
150150
========== ================================ ===========================================================================
151151
Discord ``symfony/discord-notifier`` ``discord://TOKEN@default?webhook_id=ID``
152152
Firebase ``symfony/firebase-notifier`` ``firebase://USERNAME:PASSWORD@default``
153-
GoogleChat ``symfony/google-chat-notifier`` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD_KEY``
153+
GoogleChat ``symfony/google-chat-notifier`` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?thread_key=THREAD_KEY``
154154
LinkedIn ``symfony/linked-in-notifier`` ``linkedin://TOKEN:USER_ID@default``
155155
Mattermost ``symfony/mattermost-notifier`` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL``
156156
RocketChat ``symfony/rocket-chat-notifier`` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL``

0 commit comments

Comments
 (0)