-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
20 changed files
with
1,804 additions
and
1,561 deletions.
There are no files selected for viewing
340 changes: 172 additions & 168 deletions
340
...zure/preview/2024-05-01-preview/examples/HypervMachinesController_Get_MaximumSet_Gen.json
Large diffs are not rendered by default.
Oops, something went wrong.
346 changes: 175 additions & 171 deletions
346
...2024-05-01-preview/examples/HypervMachinesController_ListByHypervSite_MaximumSet_Gen.json
Large diffs are not rendered by default.
Oops, something went wrong.
366 changes: 185 additions & 181 deletions
366
...e/preview/2024-05-01-preview/examples/HypervMachinesController_Update_MaximumSet_Gen.json
Large diffs are not rendered by default.
Oops, something went wrong.
20 changes: 20 additions & 0 deletions
20
...e/preview/2024-05-01-preview/examples/HypervSites_ListByResourceGroup_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"title": "HypervSites_ListByResourceGroup_MaximumSet_Gen - generated by [MinimumSet] rule", | ||
"operationId": "HypervSites_ListByResourceGroup", | ||
"parameters": { | ||
"api-version": "2024-05-01-preview", | ||
"subscriptionId": "A73FA37D-0FC3-4783-A680-C97D11931577", | ||
"resourceGroupName": "rgmigrate" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"location": "xfyaio" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
...re/preview/2024-05-01-preview/examples/HypervSites_ListBySubscription_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"title": "HypervSites_ListBySubscription_MaximumSet_Gen - generated by [MinimumSet] rule", | ||
"operationId": "HypervSites_ListBySubscription", | ||
"parameters": { | ||
"api-version": "2024-05-01-preview", | ||
"subscriptionId": "A73FA37D-0FC3-4783-A680-C97D11931577" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"location": "xfyaio" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
20 changes: 20 additions & 0 deletions
20
...2024-05-01-preview/examples/ImportSitesController_ListByResourceGroup_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"title": "ImportSitesController_ListByResourceGroup_MaximumSet_Gen - generated by [MinimumSet] rule", | ||
"operationId": "ImportSitesController_ListByResourceGroup", | ||
"parameters": { | ||
"api-version": "2024-05-01-preview", | ||
"subscriptionId": "A73FA37D-0FC3-4783-A680-C97D11931577", | ||
"resourceGroupName": "rgmigrate" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"location": "efdgzckipk" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
.../2024-05-01-preview/examples/ImportSitesController_ListBySubscription_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"title": "ImportSitesController_ListBySubscription_MaximumSet_Gen - generated by [MinimumSet] rule", | ||
"operationId": "ImportSitesController_ListBySubscription", | ||
"parameters": { | ||
"api-version": "2024-05-01-preview", | ||
"subscriptionId": "A73FA37D-0FC3-4783-A680-C97D11931577" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"location": "efdgzckipk" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.