Closed piaudonn closed 1 year ago
Add support of the modules AADRisks and MDCA (MCAS).
Note the following change in the schema for the AADRisks. For input, we add the following property
SuspiciousActivityReportLookup > Boolean
SuspiciousActivityReportLookup
For output, there are two changes. One in the rolled up object:
SuspiciousActivityReportTotalCount >Int (or null)
SuspiciousActivityReportTotalCount
And one in the nested DetailedResults:
DetailedResults
SuspiciousActivityReportCount > Int (or null)
SuspiciousActivityReportCount
Add support of the modules AADRisks and MDCA (MCAS).
Note the following change in the schema for the AADRisks. For input, we add the following property
SuspiciousActivityReportLookup
> BooleanFor output, there are two changes. One in the rolled up object:
SuspiciousActivityReportTotalCount
>Int (or null)And one in the nested
DetailedResults
:SuspiciousActivityReportCount
> Int (or null)