Skip to content

Commit

Permalink
remove the unused parameter (Azure#17233)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang authored and LeiWang3 committed Mar 31, 2022
1 parent b2bb48b commit 5ba2304
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -276,17 +276,6 @@
"type": "string",
"description": "The name of the server.",
"x-ms-parameter-location": "method"
},
"SecurityAlertPolicyNameParameter": {
"name": "securityAlertPolicyName",
"in": "path",
"description": "The name of the security alert policy.",
"required": true,
"type": "string",
"enum": [
"default"
],
"x-ms-parameter-location": "method"
}
},
"securityDefinitions": {
Expand Down

0 comments on commit 5ba2304

Please sign in to comment.