We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec213bd commit fe357d0Copy full SHA for fe357d0
Readme.md
@@ -139,7 +139,7 @@ public static IActionResult PublishEventGridEvent(
139
/// Http triggered function to broadcast to a SignalR hub
140
/// </summary>
141
/// <param name="req"></param>
142
-/// <param name="redisItem"></param>
+/// <param name="message"></param>
143
/// <param name="log"></param>
144
/// <returns></returns>
145
[FunctionName(nameof(HttpTriggerBroadcastToHub))]
0 commit comments