Skip to content

Commit 60aa595

Browse files
Update packages/api/amplify_api_dart/lib/src/graphql/web_socket/services/web_socket_service.dart
1 parent b75c020 commit 60aa595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/api/amplify_api_dart/lib/src/graphql/web_socket/services/web_socket_service.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class AmplifyWebSocketService
9696
}
9797
}
9898

99-
/// Generates a list of protocols from a [WebSocketState].
99+
/// Generates a list of protocols from [ApiOutputs] and [AmplifyAuthProviderRepository].
100100
@visibleForTesting
101101
Future<List<String>> generateProtocols(
102102
ApiOutputs outputs,

0 commit comments

Comments
 (0)