OpenAPI.NET.OData
OpenAPI.NET.OData copied to clipboard
Missing Query Parameters in Chat messages
While calling the Get user chat messages service via powershell command Get-MgAllUserChatMessage -UserId <user-id> -Top 2,
an error is shown "A parameter cannot be found that matches parameter name 'Top".
The Users.Functions.yml file that we pull from openApi is missing "Top" parameter
