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

Users endpoint does not return displayName for projects #3178

Open
kantord opened this issue Apr 25, 2024 · 0 comments
Open

Users endpoint does not return displayName for projects #3178

kantord opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kantord
Copy link
Member

kantord commented Apr 25, 2024

Describe the issue

I noticed that in the /api/v1/user endpoint, the projects are returned with the same type as they are returned elsewhere (in the generated sdk it's called v1Project ), but the returned value here seems to be missing the displayName attribute. We actually want to display this value to the user.

To Reproduce

Should be enough to call the endpoint and observe the output. The user will need to have at least one project of course.

What version are you using?

No response

@kantord kantord added the bug Something isn't working label Apr 25, 2024
@puerco puerco self-assigned this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants