Skip to content

Commit

Permalink
remove externalDocs with empty url (Azure#13596)
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft authored and mkarmark committed Jul 20, 2021
1 parent 6212844 commit e4459d1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,6 @@
}
},
"description": "Retrieves the description for the specified rule.",
"externalDocs": {
"url": ""
},
"parameters": [
{
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,6 @@
}
},
"description": "Retrieves the description for the specified rule.",
"externalDocs": {
"url": ""
},
"parameters": [
{
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,6 @@
}
},
"description": "Retrieves the description for the specified rule.",
"externalDocs": {
"url": ""
},
"parameters": [
{
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
Expand Down

0 comments on commit e4459d1

Please sign in to comment.