Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Default properties warning in Graph Explorer #284

Closed
dkershaw10 opened this issue Apr 18, 2019 · 0 comments
Closed

Default properties warning in Graph Explorer #284

dkershaw10 opened this issue Apr 18, 2019 · 0 comments
Assignees

Comments

@dkershaw10
Copy link

Even with documentation, developers still think that /v1.0/me and /v1.0/users is not GA because it has only a subset of the properties that are in /beta. However v1.0 has all the same properties, but has a "default properties" behavior. For all other properties developers need to use $select.
I get a report of this weekly, and recently even an escalation from a big ISV.

So looking for a new feature in Graph Explorer

For:
GET ../v1.0/me
GET ../v1.0/users
GET ../v1.0/users/{id}

Could have a banner that reminds them that to get additional user profile properties, they need to use $select. It could even link to the user documentation that points this out

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants