Skip to content

Commit 33ba43a

Browse files
authored
Update parameter descriptions and data types
1 parent e961a86 commit 33ba43a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

api-reference/beta/resources/security-ediscoveryestimateoperation.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,16 +74,16 @@ The following JSON representation shows the resource type.
7474
"createdBy": {"@odata.type": "microsoft.graph.identitySet"},
7575
"createdDateTime": "String (timestamp)",
7676
"id": "String (identifier)",
77-
"indexedItemCount": "Integer",
78-
"indexedItemsSize": "Integer",
79-
"mailboxCount": "Integer",
80-
"percentProgress": "Integer",
77+
"indexedItemCount": "Int64",
78+
"indexedItemsSize": "Int64",
79+
"mailboxCount": "Int32",
80+
"percentProgress": "Int32",
8181
"resultInfo": {"@odata.type": "microsoft.graph.resultInfo"},
82-
"siteCount": "Integer",
82+
"siteCount": "Int32",
8383
"statisticsOptions": "String",
8484
"status": "String",
85-
"unindexedItemCount": "Integer",
86-
"unindexedItemsSize": "Integer"
85+
"unindexedItemCount": "Int64",
86+
"unindexedItemsSize": "Int64"
8787
}
8888
```
8989

changelog/Microsoft.Compliance.Ediscovery.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -263,63 +263,63 @@
263263
"ApiChange": "Parameter",
264264
"ChangedApiName": "itemsToInclude",
265265
"ChangeType": "Addition",
266-
"Description": "Added the `itemsToInclude` parameter to the [addToReviewSet](https://learn.microsoft.com/en-us/graph/api/security-ediscoveryReviewSet-addtoreviewset?view=graph-rest-beta) method.",
266+
"Description": "Added the **itemsToInclude** parameter to the [addToReviewSet](https://learn.microsoft.com/en-us/graph/api/security-ediscoveryReviewSet-addtoreviewset?view=graph-rest-beta) method.",
267267
"Target": "addToReviewSet"
268268
},
269269
{
270270
"Id": "d18facda-0934-40ba-ab8b-cf93249e62b8",
271271
"ApiChange": "Parameter",
272272
"ChangedApiName": "cloudAttachmentVersion",
273273
"ChangeType": "Addition",
274-
"Description": "Added the `cloudAttachmentVersion` parameter to the [addToReviewSet](https://learn.microsoft.com/en-us/graph/api/security-ediscoveryReviewSet-addtoreviewset?view=graph-rest-beta) method.",
274+
"Description": "Added the **cloudAttachmentVersion** parameter to the [addToReviewSet](https://learn.microsoft.com/en-us/graph/api/security-ediscoveryReviewSet-addtoreviewset?view=graph-rest-beta) method.",
275275
"Target": "addToReviewSet"
276276
},
277277
{
278278
"Id": "d18facda-0934-40ba-ab8b-cf93249e62b8",
279279
"ApiChange": "Parameter",
280280
"ChangedApiName": "documentVersion",
281281
"ChangeType": "Addition",
282-
"Description": "Added the `documentVersion` parameter to the [addToReviewSet](https://learn.microsoft.com/en-us/graph/api/security-ediscoveryReviewSet-addtoreviewset?view=graph-rest-beta) method.",
282+
"Description": "Added the **documentVersion** parameter to the [addToReviewSet](https://learn.microsoft.com/en-us/graph/api/security-ediscoveryReviewSet-addtoreviewset?view=graph-rest-beta) method.",
283283
"Target": "addToReviewSet"
284284
},
285285
{
286286
"Id": "d18facda-0934-40ba-ab8b-cf93249e62b8",
287287
"ApiChange": "Parameter",
288288
"ChangedApiName": "statisticsOptions",
289289
"ChangeType": "Addition",
290-
"Description": "Added the `statisticsOptions` parameter to the [estimateStatistics](https://learn.microsoft.com/en-us/graph/api/security-ediscoverySearch-estimatestatistics?view=graph-rest-beta) method.",
290+
"Description": "Added the **statisticsOptions** parameter to the [estimateStatistics](https://learn.microsoft.com/en-us/graph/api/security-ediscoverySearch-estimatestatistics?view=graph-rest-beta) method.",
291291
"Target": "estimateStatistics"
292292
},
293293
{
294294
"Id": "d18facda-0934-40ba-ab8b-cf93249e62b8",
295295
"ApiChange": "Parameter",
296296
"ChangedApiName": "cloudAttachmentVersion",
297297
"ChangeType": "Addition",
298-
"Description": "Added the `cloudAttachmentVersion` parameter to the [exportReport](https://learn.microsoft.com/en-us/graph/api/security-ediscoverySearch-exportreport?view=graph-rest-beta) method.",
298+
"Description": "Added the **cloudAttachmentVersion** parameter to the [exportReport](https://learn.microsoft.com/en-us/graph/api/security-ediscoverySearch-exportreport?view=graph-rest-beta) method.",
299299
"Target": "exportReport"
300300
},
301301
{
302302
"Id": "d18facda-0934-40ba-ab8b-cf93249e62b8",
303303
"ApiChange": "Parameter",
304304
"ChangedApiName": "documentVersion",
305305
"ChangeType": "Addition",
306-
"Description": "Added the `documentVersion` parameter to the [exportReport](https://learn.microsoft.com/en-us/graph/api/security-ediscoverySearch-exportreport?view=graph-rest-beta) method.",
306+
"Description": "Added the **documentVersion** parameter to the [exportReport](https://learn.microsoft.com/en-us/graph/api/security-ediscoverySearch-exportreport?view=graph-rest-beta) method.",
307307
"Target": "exportReport"
308308
},
309309
{
310310
"Id": "d18facda-0934-40ba-ab8b-cf93249e62b8",
311311
"ApiChange": "Parameter",
312312
"ChangedApiName": "cloudAttachmentVersion",
313313
"ChangeType": "Addition",
314-
"Description": "Added the `cloudAttachmentVersion` parameter to the [exportResult](https://learn.microsoft.com/en-us/graph/api/security-ediscoverySearch-exportresult?view=graph-rest-beta) method.",
314+
"Description": "Added the **cloudAttachmentVersion** parameter to the [exportResult](https://learn.microsoft.com/en-us/graph/api/security-ediscoverySearch-exportresult?view=graph-rest-beta) method.",
315315
"Target": "exportResult"
316316
},
317317
{
318318
"Id": "d18facda-0934-40ba-ab8b-cf93249e62b8",
319319
"ApiChange": "Parameter",
320320
"ChangedApiName": "documentVersion",
321321
"ChangeType": "Addition",
322-
"Description": "Added the `documentVersion` parameter to the [exportResult](https://learn.microsoft.com/en-us/graph/api/security-ediscoverySearch-exportresult?view=graph-rest-beta) method.",
322+
"Description": "Added the **documentVersion** parameter to the [exportResult](https://learn.microsoft.com/en-us/graph/api/security-ediscoverySearch-exportresult?view=graph-rest-beta) method.",
323323
"Target": "exportResult"
324324
}
325325
],

0 commit comments

Comments
 (0)