forked from microsoftgraph/microsoft-graph-docs-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMicrosoft.Search.Admin.json
70 lines (70 loc) · 3.43 KB
/
Microsoft.Search.Admin.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"changelog": [
{
"ChangeList": [
{
"Id": "dd7d7fe8-e354-11eb-88f7-f923b9ff781d",
"ApiChange": "Resource",
"ChangedApiName": "searchAnswer",
"ChangeType": "Addition",
"Description": "Added the [searchAnswer](https://learn.microsoft.com/en-us/graph/api/resources/search-searchAnswer?view=graph-rest-beta) resource type",
"Target": "searchAnswer"
},
{
"Id": "dd7d7fe8-e354-11eb-88f7-f923b9ff781d",
"ApiChange": "Resource",
"ChangedApiName": "bookmark",
"ChangeType": "Addition",
"Description": "Added the [bookmark](https://learn.microsoft.com/en-us/graph/api/resources/search-bookmark?view=graph-rest-beta) resource type and supported methods.",
"Target": "bookmark"
},
{
"Id": "dd7d7fe8-e354-11eb-88f7-f923b9ff781d",
"ApiChange": "Resource",
"ChangedApiName": "qna",
"ChangeType": "Addition",
"Description": "Added the [qna](https://learn.microsoft.com/en-us/graph/api/resources/search-qna?view=graph-rest-beta) resource type and supported methods.",
"Target": "qna"
},
{
"Id": "dd7d7fe8-e354-11eb-88f7-f923b9ff781d",
"ApiChange": "Resource",
"ChangedApiName": "acronym",
"ChangeType": "Addition",
"Description": "Added the [acronym](https://learn.microsoft.com/en-us/graph/api/resources/search-acronym?view=graph-rest-beta) resource type and supported methods.",
"Target": "acronym"
},
{
"Id": "dd7d7fe8-e354-11eb-88f7-f923b9ff781d",
"ApiChange": "Resource",
"ChangedApiName": "answerVariant",
"ChangeType": "Addition",
"Description": "Added the [answerVariant](https://learn.microsoft.com/en-us/graph/api/resources/search-answerVariant?view=graph-rest-beta) resource type.",
"Target": "answerVariant"
},
{
"Id": "dd7d7fe8-e354-11eb-88f7-f923b9ff781d",
"ApiChange": "Resource",
"ChangedApiName": "answerKeyword",
"ChangeType": "Addition",
"Description": "Added the [answerKeyword](https://learn.microsoft.com/en-us/graph/api/resources/search-answerKeyword?view=graph-rest-beta) resource type.",
"Target": "answerKeyword"
},
{
"Id": "dd7d7fe8-e354-11eb-88f7-f923b9ff781d",
"ApiChange": "Enum type",
"ChangedApiName": "answerState",
"ChangeType": "Addition",
"Description": "Added the **answerState** enumeration type.",
"Target": "answerState"
}
],
"Id": "dd7d7fe8-e354-11eb-88f7-f923b9ff781d",
"Cloud": "prd",
"Version": "beta",
"CreatedDateTime": "2022-02-28T21:05:19.767Z",
"WorkloadArea": "Search",
"SubArea": ""
}
]
}