Alejandro Casanovas
Alejandro Casanovas
Strange. I'm not sure what is going on.. can u try on ms graph explorer?
To group sentences, use the `Query` functions "open_group" and "close_group". Those effectively adds groupings.
I don't really know and I currently have no time to investigate any further
Maybe the "root;" thing doesn't need to be into that request. I'm not sure however
Are you sure this is true for all cases? If its the root path? If this is the case, PR is very welvome
I wasn't aware of that project. O365 it's a little bit more than just a wrapper around MSGraph. It can handle multiple apis (like the old Office 365 api and...
The main issue with O365 it's that we use a custom connection procedure. I thing It should use msal so we drop the custom procedure. That way it resolves a...
I don't think ms graph has this option at all. O365 it's a wrapper around ms graph and other ms libraries.
This is not implemented but very easy to achieve. You can send a PR with the changes to get this Id.
https://learn.microsoft.com/en-us/graph/api/resources/identity?view=graph-rest-1.0