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

fix(3093) Return timezone field of the user via public API #3311

Merged

Conversation

ravishankar15
Copy link
Contributor

@ravishankar15 ravishankar15 commented Nov 9, 2023

What this PR does

Return the timezone field for the users GET API call

Which issue(s) this PR fixes

Closes #3093

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • CHANGELOG.md updated (or pr:no changelog PR label added if not required)

@ravishankar15 ravishankar15 requested a review from a team November 9, 2023 14:15
Copy link
Contributor

@joeyorlando joeyorlando left a comment

Choose a reason for hiding this comment

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

hi @ravishankar15! thank you for your contribution 😄

Just two small asks and then I will go ahead and approve/merge this in:

  • do you mind adding a small note to the CHANGELOG.md about this?
  • can you update the public API docs here to include this new field in the response schemas?

Again, thanks!

@ravishankar15 ravishankar15 force-pushed the 3093-return-timezone-public-api branch from ae9e13b to 2257a95 Compare November 10, 2023 01:21
@ravishankar15 ravishankar15 force-pushed the 3093-return-timezone-public-api branch from 2257a95 to 23bc32c Compare November 10, 2023 01:32
@ravishankar15 ravishankar15 requested a review from a team as a code owner November 10, 2023 01:32
Modified changelog commit message
@ravishankar15 ravishankar15 force-pushed the 3093-return-timezone-public-api branch from 23bc32c to d38476a Compare November 10, 2023 01:36
@joeyorlando joeyorlando disabled auto-merge November 10, 2023 16:47
@joeyorlando joeyorlando merged commit 152b1b1 into grafana:dev Nov 10, 2023
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.

Return a Users Specified Time Zone in the API Response
2 participants