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

chore (core): add comments to WhoAmIResponse fields #155

Closed
wants to merge 2 commits into from
Closed

chore (core): add comments to WhoAmIResponse fields #155

wants to merge 2 commits into from

Conversation

sergerdn
Copy link

@sergerdn sergerdn commented Mar 28, 2023

Add comments to the WhoAmIResponse fields to better describe their meaning, as they can be ambiguous. The username field should be named user_id to better reflect its meaning, and projectname should be named project_id for consistency. No functional changes were made.

So, it can be merged as is. I hope it will help to fix any bugs with naming and prevent new bugs from arising in the future.

Take a look #154 (comment)

@sergerdn sergerdn changed the title feat(core): add comments to WhoAmIResponse fields chore (core): add comments to WhoAmIResponse fields Mar 28, 2023
Add comments to the `WhoAmIResponse` fields to better describe their meaning, as they can be ambiguous. The `username` field should be named `user_id` to better reflect its meaning, and `projectname` should be named `project_id` for consistency. No functional changes were made.
@gdj0nes gdj0nes requested review from gdj0nes and rajat08 March 28, 2023 13:08
@gdj0nes gdj0nes added the enhancement New feature or request label Mar 28, 2023
@sergerdn sergerdn closed this by deleting the head repository Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants