Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update UpdateRuns.json
  • Loading branch information
yudomsft authored Apr 11, 2019
commit fb8c6a521948910080dea00a65bb48c8c930fa26
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"UpdateRuns"
],
"description": "Get the list of update runs.",
"operationId": "UpdateRuns_List",
"operationId": "UpdateRuns_List_TopLevel",
"parameters": [
{
"$ref": "Update.json#/parameters/SubscriptionIdParameter"
Expand Down Expand Up @@ -150,7 +150,7 @@
"UpdateRuns"
],
"description": "Get an instance of update run using the ID.",
"operationId": "UpdateRuns_Get",
"operationId": "UpdateRuns_Get_TopLevel",
"parameters": [
{
"$ref": "Update.json#/parameters/SubscriptionIdParameter"
Expand Down