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

[Client bug]: No code for /places/roomEmailAddress/microsoft.graph.roomlist/rooms #2098

Closed
MartinM85 opened this issue Aug 24, 2023 · 1 comment

Comments

@MartinM85
Copy link
Contributor

Describe the bug
There is no way to create a code for
https://graph.microsoft.com/v1.0/places/roomEmailAddress/microsoft.graph.roomlist/rooms

To Reproduce
Steps to reproduce the behavior:
Rooms is missing in graphClient.Places[""].GraphRoomList.Rooms

Expected behavior
Can call await graphClient.Places[""].GraphRoomList.Rooms.GetAsync() to get a list of rooms in a room list

Screenshots
If applicable, add screenshots to help explain your problem.

Client version
5.23

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@MartinM85 MartinM85 changed the title [Client bug]: No code for https://graph.microsoft.com/v1.0/places/roomEmailAddress/microsoft.graph.roomlist/rooms [Client bug]: No code for /places/roomEmailAddress/microsoft.graph.roomlist/rooms Aug 24, 2023
@andrueastman
Copy link
Member

This was resolved via #2150

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

No branches or pull requests

2 participants