Skip to content

Missing struct in msgraph-sdk-go/groups #2386

@ramonrrp

Description

@ramonrrp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugA broken experiencetype:documentationGeneral documentation request or project documentation update

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions