Skip to content

Commit b46a0e8

Browse files
authored
Swagger fix (#18088)
1 parent 7c2b7fa commit b46a0e8

File tree

1 file changed

+1
-1
lines changed
  • specification/azsadmin/resource-manager/update/Microsoft.Update.Admin/stable/2021-07-01

1 file changed

+1
-1
lines changed

specification/azsadmin/resource-manager/update/Microsoft.Update.Admin/stable/2021-07-01/Updates.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"x-ms-long-running-operation": true
153153
}
154154
},
155-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Update.Admin/updateLocations/{updateLocation}/updates/{updateName}/healthCheck": {
155+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Update.Admin/updateLocations/{updateLocation}/updates/{updateName}/checkHealth": {
156156
"post": {
157157
"x-ms-examples": {
158158
"Run health check for a specified update at an update location.": {

0 commit comments

Comments
 (0)