Skip to content

Commit 0cffd39

Browse files
Liran-EMIDDLEEAST\lienglender
andauthored
[Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2019-03-01 (#24110)
* change api version to the proper api version * changed reference to common types api-version * changed TargetTypeParameter to type method --------- Co-authored-by: MIDDLEEAST\lienglender <[email protected]>
1 parent 53f6cce commit 0cffd39

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

specification/alertsmanagement/resource-manager/Microsoft.AlertsManagement/preview/2023-01-01-preview/AlertRuleRecommendations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"required": true,
139139
"type": "string",
140140
"description": "The recommendations target type.",
141-
"x-ms-parameter-location": "client"
141+
"x-ms-parameter-location": "method"
142142
}
143143
},
144144
"definitions": {

specification/alertsmanagement/resource-manager/Microsoft.AlertsManagement/stable/2019-03-01/AlertsManagement.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
"$ref": "#/parameters/alertId"
278278
},
279279
{
280-
"$ref": "#/parameters/api-version"
280+
"$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter"
281281
}
282282
],
283283
"responses": {
@@ -395,7 +395,7 @@
395395
"in": "query",
396396
"required": true,
397397
"enum": [
398-
"2018-05-05"
398+
"2019-03-01"
399399
],
400400
"x-ms-enum": {
401401
"name": "api-version",

0 commit comments

Comments
 (0)