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

User get list types return Object (directory_v1-rev118-1.25.0) #1528

Open
andrewring opened this issue May 18, 2020 · 1 comment
Open

User get list types return Object (directory_v1-rev118-1.25.0) #1528

andrewring opened this issue May 18, 2020 · 1 comment
Labels
api: directory priority: p4 type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@andrewring
Copy link

In directory_v1-rev118-1.25.0 (and it appears many previous versions) methods on User objects which should return lists, instead return Object (see API docs). List object types, such as UserAddress exist in the library, and should be used in return values, e.x. getAddresses() should return List<UserAddress>.

This was reported in 2015, but closed apparently without a fix.

@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels May 19, 2020
@danoscarmike danoscarmike added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed 🚨 This issue needs some love. triage me I really want to be triaged. labels May 26, 2020
@danoscarmike
Copy link
Contributor

@andrewring thanks for reaching out. This seems strange but possibly due to some constraint in the client generator. I'll try to poke around and see what's possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: directory priority: p4 type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

5 participants