Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing XML documentation. #165

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Add missing XML documentation. #165

merged 1 commit into from
Mar 17, 2025

Conversation

monty241
Copy link

@monty241 monty241 commented Mar 4, 2025

Add missing XML documentation.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Add missing XML documentation.
@@ -105,6 +105,8 @@ public partial class CognitoUser
/// <param name="provider">IAmazonCognitoIdentityProvider for the specified user pool</param>
/// <param name="clientSecret">Client secret for the specified client, if exists</param>
/// <param name="username">Username for user, if different from userID</param>
/// <param name="status">Status for user.</param>
/// <param name="attributes">User attributes.</param>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can you make the order of the docs the same as they appear in the code?

@philasmar philasmar changed the base branch from master to dev March 17, 2025 14:08
@philasmar philasmar merged commit e27bf2a into aws:dev Mar 17, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants