Matt Davis

Results 5 comments of Matt Davis

Not sure if it's relevant or not, but I was able to load `GET /security/alerts_v2` just fine without the same error: ```python from office365.graph_client import GraphClient client = GraphClient.with_client_secret(tenant id,...

Same issue. Doesn't matter if I add explicit arguments and types to their function using the `Optional` or `Union` objects in the typing library, or if I use the python...

I messed up my fork copy doing too many force pushes... going to recommit the original changes and cleanup with the latest 2.7.0 merged. Sorry for all the confusion above!

Okay I added tests for Code Scanning Alerts and Secret Scanning Alerts at the Repository level. Do you want me to add tests for the Organization level as well (i.e....