Skip to content

fix: update getCurrentUser response type from array to single User object #557

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

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

CalebBarnes
Copy link
Contributor

@CalebBarnes CalebBarnes commented Jan 17, 2025

getCurrentUser response schema was incorrectly set as an array but should just be a single user object.

It was incorrectly set as an array but should just be a single user
object
@CalebBarnes CalebBarnes requested review from a team as code owners January 17, 2025 01:04
Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for open-api ready!

Name Link
🔨 Latest commit 58bcab1
🔍 Latest deploy log https://app.netlify.com/sites/open-api/deploys/6789afb4ac2abe0008ed1393
😎 Deploy Preview https://deploy-preview-557--open-api.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@khendrikse khendrikse left a comment

Choose a reason for hiding this comment

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

Good eye

@CalebBarnes CalebBarnes merged commit 662a0bd into master Jan 17, 2025
15 checks passed
@CalebBarnes CalebBarnes deleted the fix/get-current-user-response-type branch January 17, 2025 19:30
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.

2 participants