Skip to content

Commit ae5f241

Browse files
authored
Align with the right api-version (#23646)
1 parent 1a6f5b8 commit ae5f241

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

specification/marketplacecatalog/resource-manager/Microsoft.Marketplace/stable/2022-07-31/examples/EdgeZonesProducts_List.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"subscriptionId": "705c43bf-c68a-4e96-b683-77b0aa2dd09e",
44
"location": "eastus",
55
"edgeZone": "vzwindsor1",
6-
"api-version": "2021-06-01"
6+
"api-version": "2022-07-31"
77
},
88
"responses": {
99
"200": {

specification/marketplacecatalog/resource-manager/Microsoft.Marketplace/stable/2022-07-31/examples/Operations_Get.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"api-version": "2021-12-01"
3+
"api-version": "2022-07-31"
44
},
55
"responses": {
66
"200": {

specification/marketplacecatalog/resource-manager/Microsoft.Marketplace/stable/2022-07-31/marketplacecatalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"operationId": "Operations_List",
8989
"parameters": [
9090
{
91-
"$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter"
91+
"$ref": "#/parameters/ApiVersionParameter"
9292
}
9393
],
9494
"responses": {

0 commit comments

Comments
 (0)