Skip to content

Commit 4bf5dd0

Browse files
authored
Merge pull request #25412 from microsoftgraph/v-rmanda/205866/Insights_Changelog_update_unhide_of_API
v-rmanda/205866/Insights_Changelog_update_unhide_of_API
2 parents 8ee2fab + b971a96 commit 4bf5dd0

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
"changelog": [
3+
{
4+
"ChangeList": [
5+
{
6+
"Id": "77ef65e3-8390-4369-a212-b29b9b7bfaf4",
7+
"ApiChange": "Enumeration",
8+
"ChangedApiName": "responseEmotionType",
9+
"ChangeType": "Addition",
10+
"Description": "Added the **responseEmotionType** enumeration type.",
11+
"Target": "responseEmotionType"
12+
},
13+
{
14+
"Id": "77ef65e3-8390-4369-a212-b29b9b7bfaf4",
15+
"ApiChange": "Enumeration",
16+
"ChangedApiName": "responseFeedbackType",
17+
"ChangeType": "Addition",
18+
"Description": "Added the **responseFeedbackType** enumeration type.",
19+
"Target": "responseFeedbackType"
20+
},
21+
{
22+
"Id": "77ef65e3-8390-4369-a212-b29b9b7bfaf4",
23+
"ApiChange": "Relationship",
24+
"ChangedApiName": "reports",
25+
"ChangeType": "Addition",
26+
"Description": "Added the **reports** relationship to the [educationRoot](https://learn.microsoft.com/en-us/graph/api/resources/educationRoot?view=graph-rest-beta) resource.",
27+
"Target": "educationRoot"
28+
},
29+
{
30+
"Id": "77ef65e3-8390-4369-a212-b29b9b7bfaf4",
31+
"ApiChange": "Resource",
32+
"ChangedApiName": "readingAssignmentSubmission",
33+
"ChangeType": "Addition",
34+
"Description": "Added the [readingAssignmentSubmission](https://learn.microsoft.com/en-us/graph/api/resources/readingAssignmentSubmission?view=graph-rest-beta) resource and associated methods.",
35+
"Target": "readingAssignmentSubmission"
36+
},
37+
{
38+
"Id": "77ef65e3-8390-4369-a212-b29b9b7bfaf4",
39+
"ApiChange": "Resource",
40+
"ChangedApiName": "reflectCheckInResponse",
41+
"ChangeType": "Addition",
42+
"Description": "Added the [reflectCheckInResponse](https://learn.microsoft.com/en-us/graph/api/resources/reflectCheckInResponse?view=graph-rest-beta) resource and associated methods.",
43+
"Target": "reflectCheckInResponse"
44+
},
45+
{
46+
"Id": "77ef65e3-8390-4369-a212-b29b9b7bfaf4",
47+
"ApiChange": "Relationship",
48+
"ChangedApiName": "readingAssignmentSubmission",
49+
"ChangeType": "Addition",
50+
"Description": "Added the **readingAssignmentSubmission** relationship to the [reportRoot](https://learn.microsoft.com/en-us/graph/api/resources/reportRoot?view=graph-rest-beta) resource.",
51+
"Target": "reportRoot"
52+
},
53+
{
54+
"Id": "77ef65e3-8390-4369-a212-b29b9b7bfaf4",
55+
"ApiChange": "Relationship",
56+
"ChangedApiName": "reflectCheckInResponse",
57+
"ChangeType": "Addition",
58+
"Description": "Added the **reflectCheckInResponse** relationship to the [reportRoot](https://learn.microsoft.com/en-us/graph/api/resources/reportRoot?view=graph-rest-beta) resource.",
59+
"Target": "reportRoot"
60+
}
61+
],
62+
"Id": "77ef65e3-8390-4369-a212-b29b9b7bfaf4",
63+
"Cloud": "Prod",
64+
"Version": "beta",
65+
"CreatedDateTime": "2024-10-14T18:43:47.0500792Z",
66+
"WorkloadArea": "Education",
67+
"SubArea": ""
68+
}
69+
]
70+
}

0 commit comments

Comments
 (0)