Skip to content

Commit

Permalink
Update packages/api/amplify_api_dart/lib/src/graphql/web_socket/servi…
Browse files Browse the repository at this point in the history
…ces/web_socket_service.dart
  • Loading branch information
Jordan-Nelson authored Aug 16, 2024
1 parent b75c020 commit 60aa595
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ class AmplifyWebSocketService
}
}

/// Generates a list of protocols from a [WebSocketState].
/// Generates a list of protocols from [ApiOutputs] and [AmplifyAuthProviderRepository].
@visibleForTesting
Future<List<String>> generateProtocols(
ApiOutputs outputs,
Expand Down

0 comments on commit 60aa595

Please sign in to comment.