OpenAPI.NET.OData icon indicating copy to clipboard operation
OpenAPI.NET.OData copied to clipboard

Missing Query Parameters in Chat messages

Open timayabi2020 opened this issue 3 years ago • 0 comments

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 image

timayabi2020 avatar Jul 14 '22 13:07 timayabi2020