stbrie

Results 4 issues of stbrie

[Figured it out] [Sort of. I still don't have HTTPS working right.] I have not been able to get HTTPS to work. Here is what I've done so far: 1)...

If I want to manipulate a `DriveItem`, I need to define the type: `folder : DriveItem = DriveItem()` is there a way to import DriveItem without doing: `from msgraph.generated.models.drive_item import...

question

Hi. Adding some graph functionality to an application, I sometimes come across minor errors in the https://learn.microsoft.com/en-us/graph/api code snippets. When I go to create a PR for the typo, there...

documentation

Reverse language is shown as False in the type hint, but as str in the docs.