Skip to content

Commit 0d7c4a0

Browse files
committed
review comments fixes
1 parent cef373b commit 0d7c4a0

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

api-reference/beta/resources/reportsroot.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: "reportsRoot resource type"
3-
description: "Represents a container for Microsoft Entra ID and Microsoft 365 reporting resources."
3+
description: "Represents a container for reading assignment submissions and reflection check-in responses."
44
author: "v-rmanda"
55
ms.localizationpriority: medium
6-
ms.subservice: "entra-monitoring-health"
6+
ms.subservice: "education"
77
doc_type: resourcePageType
88
---
99

@@ -13,7 +13,7 @@ Namespace: microsoft.graph
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Represents a container for Microsoft Entra ID and Microsoft 365 reporting resources.
16+
Represents a container for reading assignment submissions and reflection check-in responses.
1717

1818
## Methods
1919

@@ -27,10 +27,8 @@ None.
2727

2828
| Relationship | Type | Description |
2929
| :-------------------------------- | :------------------------------------------------------------------------------------ | :--------------------------------------------------------------------------------------------------------------------------------------- |
30-
| readingAssignmentSubmission | [readingAssignmentSubmission](../resources/readingassignmentsubmission.md) collection | Represents the submission details of the reading assignment associated with this data. |
31-
| reflectCheckInResponse | [reflectCheckInResponse](../resources/reflectcheckinresponse.md) collection | Represents the response to the Microsoft Reflect check-in associated with this data. |
32-
33-
## JSON representation
30+
| readingAssignmentSubmission | [readingAssignmentSubmission](../resources/readingassignmentsubmission.md) collection | The submission details of the reading assignment submitted by a student. |
31+
| reflectCheckInResponse | [reflectCheckInResponse](../resources/reflectcheckinresponse.md) collection | The response to the Microsoft Reflect check-in response. |
3432

3533
The following JSON representation shows the resource type.
3634

0 commit comments

Comments
 (0)