msgraph-sdk-ruby
msgraph-sdk-ruby copied to clipboard
Allow filter and order
The docs say:
You cannot use
$filteror$orderbyin a search request. If you do, you will receive an error message like this one.
But this gem doesn't support the search param (I think) and they are allowed to be used together as long as the search param is not used.
Related issue: https://github.com/microsoftgraph/msgraph-sdk-ruby/issues/10
👍
Thank you for the contribution. We retired that version of the SDK a number of years ago and are now working on a new preview. You can learn all about it on the readme page.