Skip to content

Commit a5881f2

Browse files
HimanshuMisra1Hovsep
authored andcommitted
Fix swagger violation for resource health operations definitions (#2863)
1 parent c2330eb commit a5881f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/stable/2015-01-01/resourcehealth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493
},
494494
"operation": {
495495
"type": "string",
496-
"description": "Operation."
496+
"description": "Operation name."
497497
},
498498
"description": {
499499
"type": "string",

specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/stable/2017-07-01/resourcehealth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@
509509
},
510510
"operation": {
511511
"type": "string",
512-
"description": "Operation."
512+
"description": "Operation name."
513513
},
514514
"description": {
515515
"type": "string",

0 commit comments

Comments
 (0)