You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/changeanalysis/resource-manager/Microsoft.ChangeAnalysis/preview/2020-04-01-preview/changeanalysis.json
+5-9Lines changed: 5 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,7 @@
17
17
"summary": "Gets the configuration profile for the Microsoft.ChangeAnalysis resource provider. The profile name should be always set to 'default'.",
18
18
"operationId": "ConfigurationProfile_Get",
19
19
"produces": [
20
-
"application/json",
21
-
"default"
20
+
"application/json"
22
21
],
23
22
"parameters": [
24
23
{
@@ -61,8 +60,7 @@
61
60
"application/json"
62
61
],
63
62
"produces": [
64
-
"application/json",
65
-
"default"
63
+
"application/json"
66
64
],
67
65
"parameters": [
68
66
{
@@ -116,8 +114,7 @@
116
114
"application/json"
117
115
],
118
116
"produces": [
119
-
"application/json",
120
-
"default"
117
+
"application/json"
121
118
],
122
119
"parameters": [
123
120
{
@@ -168,7 +165,7 @@
168
165
"summary": "Deletes existing configuration profile. The profile name should be always set to 'default'",
169
166
"operationId": "ConfigurationProfile_Delete",
170
167
"produces": [
171
-
"default"
168
+
"application/json"
172
169
],
173
170
"parameters": [
174
171
{
@@ -210,8 +207,7 @@
210
207
"summary": "Lists all the supported operations by the Microsoft.ChangeAnalysis resource provider along with their descriptions.",
0 commit comments