forked from microsoftgraph/microsoft-graph-docs-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMicrosoft.AADInviteMgr.json
40 lines (40 loc) · 1.36 KB
/
Microsoft.AADInviteMgr.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"changelog": [
{
"ChangeList": [
{
"Id": "d3ec6c02-2778-4e8a-94b0-f099c217f11f",
"ApiChange": "Resource",
"ChangedApiName": "invitedUserSponsors",
"ChangeType": "Addition",
"Description": "Added the **invitedUserSponsors** relationship to the [invitation](https://learn.microsoft.com/en-us/graph/api/resources/invitation?view=graph-rest-beta) resource.",
"Target": "invitation"
}
],
"Id": "d3ec6c02-2778-4e8a-94b0-f099c217f11f",
"Cloud": "Prod",
"Version": "beta",
"CreatedDateTime": "2023-07-18T22:22:46.6239903Z",
"WorkloadArea": "Users",
"SubArea": ""
},
{
"ChangeList": [
{
"Id": "a4242614-2ce3-47da-993c-bc13880676bf",
"ApiChange": "Property",
"ChangedApiName": "resetRedemption",
"ChangeType": "Addition",
"Description": "Added the **resetRedemption** property to the [invitation](https://docs.microsoft.com/en-us/graph/api/resources/invitation?view=graph-rest-1.0) resource.",
"Target": "invitation"
}
],
"Id": "a4242614-2ce3-47da-993c-bc13880676bf",
"Cloud": "Prod",
"Version": "v1.0",
"CreatedDateTime": "2022-11-30T21:52:01.9215253Z",
"WorkloadArea": "Identity and access",
"SubArea": "Directory management"
}
]
}