megadodo100
Results
1
issues of
megadodo100
### Describe the bug When following this article: https://learn.microsoft.com/en-us/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-beta&tabs=python I receive an import error for: from msgraph_beta.generated.models.submission_category import SubmissionCategory The error: No module named 'msgraph_beta.generated.models.submission_category' Using version msgraph_beta_sdk-1.14.0 ### Expected...
type:bug
area:documentation