-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
type:bugA broken experienceA broken experiencetype:documentationGeneral documentation request or project documentation updateGeneral documentation request or project documentation update
Description
Hi!
According to the session Example 3: Use OData cast to get only a count of user membership, with go
example graphgroups should call struct GroupItemMembersGraph.user$countRequestBuilderGetRequestConfiguration
but i was not able to locate this one in the sdk nor searcing in the main repository
while testing and searching, i was able to find ItemMembersGraphUserCountRequestBuilderGetRequestConfiguration
, so this code sample worked fine to me:
configuration := &graphgroups.ItemMembersGraphUserCountRequestBuilderGetRequestConfiguration{
Headers: headers,
}
Is there any trouble with the doc?
I'm calling sdk here: github.com/microsoftgraph/msgraph-sdk-go v1.51.0
ramonrrp, gadsilva, goncalvesfsg, igormedella, dmlfalcao and 6 moreigormedella
Metadata
Metadata
Assignees
Labels
type:bugA broken experienceA broken experiencetype:documentationGeneral documentation request or project documentation updateGeneral documentation request or project documentation update