Skip to content

Commit 36fcf2a

Browse files
authored
Merge pull request #25474 from microsoftgraph/v-rmanda/206224/Insights_Changelog_update_of_ChallengingWord
v-rmanda/206224/Insights_Changelog_update_of_ChallengingWord
2 parents df9bdf5 + c74ad7a commit 36fcf2a

File tree

2 files changed

+8
-74
lines changed

2 files changed

+8
-74
lines changed

changelog/Microsoft.EducationAnalytics.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,14 @@
4242
"Description": "Added the [reflectCheckInResponse](https://learn.microsoft.com/en-us/graph/api/resources/reflectCheckInResponse?view=graph-rest-beta) resource and associated methods.",
4343
"Target": "reflectCheckInResponse"
4444
},
45+
{
46+
"Id": "77ef65e3-8390-4369-a212-b29b9b7bfaf4",
47+
"ApiChange": "Resource",
48+
"ChangedApiName": "challengingWord",
49+
"ChangeType": "Addition",
50+
"Description": "Added the [challengingWord](https://learn.microsoft.com/en-us/graph/api/resources/challengingword?view=graph-rest-beta) resource type.",
51+
"Target": "challengingWord"
52+
},
4553
{
4654
"Id": "77ef65e3-8390-4369-a212-b29b9b7bfaf4",
4755
"ApiChange": "Relationship",

changelog/Microsoft.EducationAssignment.json

Lines changed: 0 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -51,80 +51,6 @@
5151
"CreatedDateTime": "2024-09-11T18:32:24.5964486Z",
5252
"WorkloadArea": "Education",
5353
"SubArea": ""
54-
},
55-
{
56-
"ChangeList" : [
57-
{
58-
"Id": "8fce350c-9043-4c0b-b3b6-6daa5a59414e",
59-
"ApiChange": "Enum type",
60-
"ChangedApiName": "responseFeedbackType",
61-
"ChangeType": "Addition",
62-
"Description": "Added the **responseFeedbackType** enumeration type.",
63-
"Target": "responseFeedbackType"
64-
},
65-
{
66-
"Id": "8fce350c-9043-4c0b-b3b6-6daa5a59414e",
67-
"ApiChange": "Enum type",
68-
"ChangedApiName": "responseEmotionType",
69-
"ChangeType": "Addition",
70-
"Description": "Added the **responseEmotionType** enumeration type.",
71-
"Target": "responseEmotionType"
72-
},
73-
{
74-
"Id": "8fce350c-9043-4c0b-b3b6-6daa5a59414e",
75-
"ApiChange": "Resource",
76-
"ChangedApiName": "readingAssignmentSubmission",
77-
"ChangeType": "Addition",
78-
"Description": "Added the [readingAssignmentSubmission](https://learn.microsoft.com/en-us/graph/api/resources/readingassignmentsubmission?view=graph-rest-beta) resource and a supported method.",
79-
"Target": "readingAssignmentSubmission"
80-
},
81-
{
82-
"Id": "8fce350c-9043-4c0b-b3b6-6daa5a59414e",
83-
"ApiChange": "Resource",
84-
"ChangedApiName": "reflectCheckInResponse",
85-
"ChangeType": "Addition",
86-
"Description": "Added the [reflectCheckInResponse](https://learn.microsoft.com/en-us/graph/api/resources/reflectcheckinresponse?view=graph-rest-beta) resource and a supported method.",
87-
"Target": "reflectCheckInResponse"
88-
},
89-
{
90-
"Id": "8fce350c-9043-4c0b-b3b6-6daa5a59414e",
91-
"ApiChange": "Resource",
92-
"ChangedApiName": "challengingWord",
93-
"ChangeType": "Addition",
94-
"Description": "Added the [challengingWord](https://learn.microsoft.com/en-us/graph/api/resources/challengingword?view=graph-rest-beta) resource type.",
95-
"Target": "challengingWord"
96-
},
97-
{
98-
"Id": "8fce350c-9043-4c0b-b3b6-6daa5a59414e",
99-
"ApiChange": "Relationship",
100-
"ChangedApiName": "readingAssignmentSubmission",
101-
"ChangeType": "Addition",
102-
"Description": "Added the **readingAssignmentSubmission** relationship to the [reportRoot](https://learn.microsoft.com/en-us/graph/api/resources/reportRoot?view=graph-rest-beta) resource.",
103-
"Target": "reportRoot"
104-
},
105-
{
106-
"Id": "8fce350c-9043-4c0b-b3b6-6daa5a59414e",
107-
"ApiChange": "Relationship",
108-
"ChangedApiName": "reflectCheckInResponse",
109-
"ChangeType": "Addition",
110-
"Description": "Added the **reflectCheckInResponse** relationship to the [reportRoot](https://learn.microsoft.com/en-us/graph/api/resources/reportRoot?view=graph-rest-beta) resource.",
111-
"Target": "reportRoot"
112-
},
113-
{
114-
"Id": "8fce350c-9043-4c0b-b3b6-6daa5a59414e",
115-
"ApiChange": "Relationship",
116-
"ChangedApiName": "reports",
117-
"ChangeType": "Addition",
118-
"Description": "Added the **reports** relationship to the [educationRoot](https://learn.microsoft.com/en-us/graph/api/resources/educationRoot?view=graph-rest-beta) resource.",
119-
"Target": "educationRoot"
120-
}
121-
],
122-
"Id": "8fce350c-9043-4c0b-b3b6-6daa5a59414e",
123-
"Cloud": "Prod",
124-
"Version": "beta",
125-
"CreatedDateTime": "2024-07-29T18:32:24.5964486Z",
126-
"WorkloadArea": "Education",
127-
"SubArea": ""
12854
},
12955
{
13056
"ChangeList": [

0 commit comments

Comments
 (0)