optimygmbh
Results
2
issues of
optimygmbh
This pull request allows to update a message in outlook based on this documentation: https://learn.microsoft.com/en-us/graph/api/message-update?view=graph-rest-1.0&tabs=http
I am trying to add a new subscription with the function in this file: [master/office365/subscriptions/collection.py](https://github.com/vgrem/Office365-REST-Python-Client/blob/master/office365/subscriptions/collection.py) It misses the parameter include_resource_data. The parameter is there in the subscription itself, but missing...
enhancement