Skip to content

Commit 14c66b3

Browse files
committed
combine commits api update
readme only lower case ech from v1 to actual version
1 parent 8870ef2 commit 14c66b3

File tree

63 files changed

+231
-182
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+231
-182
lines changed

specification/compute/resource-manager/Microsoft.Compute/common-types/v1/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "ComputeManagementClient",
55
"description": "The Compute Management Client.",
6-
"version": "v1"
6+
"version": "2022-03-03"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/compute/resource-manager/Microsoft.Compute/galleryRP/stable/2022-03-03/communityGallery.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "CommunityGalleryServiceClient",
55
"description": "Community Gallery Service Client.",
6-
"version": "2022-01-03"
6+
"version": "2022-03-03"
77
},
88
"host": "management.azure.com",
99
"schemes": [
@@ -43,7 +43,7 @@
4343
"description": "Get a community gallery by gallery public name.",
4444
"parameters": [
4545
{
46-
"$ref": "./common.json#/parameters/SubscriptionIdParameter"
46+
"$ref": "../../../common-types/v1/common.json#/parameters/SubscriptionIdParameter"
4747
},
4848
{
4949
"$ref": "./galleryRPCommon.json#/parameters/LocationNameParameter"
@@ -52,7 +52,7 @@
5252
"$ref": "#/parameters/PublicGalleryNameParameter"
5353
},
5454
{
55-
"$ref": "./common.json#/parameters/ApiVersionParameter"
55+
"$ref": "../../../common-types/v1/common.json#/parameters/ApiVersionParameter"
5656
}
5757
],
5858
"responses": {
@@ -65,7 +65,7 @@
6565
"default": {
6666
"description": "Error response describing why the operation failed.",
6767
"schema": {
68-
"$ref": "./common.json#/definitions/CloudError"
68+
"$ref": "../../../common-types/v1/common.json#/definitions/CloudError"
6969
}
7070
}
7171
},
@@ -85,13 +85,13 @@
8585
"description": "Get a community gallery image.",
8686
"parameters": [
8787
{
88-
"$ref": "./common.json#/parameters/SubscriptionIdParameter"
88+
"$ref": "../../../common-types/v1/common.json#/parameters/SubscriptionIdParameter"
8989
},
9090
{
9191
"$ref": "./galleryRPCommon.json#/parameters/LocationNameParameter"
9292
},
9393
{
94-
"$ref": "./common.json#/parameters/ApiVersionParameter"
94+
"$ref": "../../../common-types/v1/common.json#/parameters/ApiVersionParameter"
9595
},
9696
{
9797
"$ref": "#/parameters/PublicGalleryNameParameter"
@@ -110,7 +110,7 @@
110110
"default": {
111111
"description": "Error response describing why the operation failed.",
112112
"schema": {
113-
"$ref": "./common.json#/definitions/CloudError"
113+
"$ref": "../../../common-types/v1/common.json#/definitions/CloudError"
114114
}
115115
}
116116
},
@@ -130,13 +130,13 @@
130130
"description": "Get a community gallery image version.",
131131
"parameters": [
132132
{
133-
"$ref": "./common.json#/parameters/SubscriptionIdParameter"
133+
"$ref": "../../../common-types/v1/common.json#/parameters/SubscriptionIdParameter"
134134
},
135135
{
136136
"$ref": "./galleryRPCommon.json#/parameters/LocationNameParameter"
137137
},
138138
{
139-
"$ref": "./common.json#/parameters/ApiVersionParameter"
139+
"$ref": "../../../common-types/v1/common.json#/parameters/ApiVersionParameter"
140140
},
141141
{
142142
"$ref": "#/parameters/PublicGalleryNameParameter"
@@ -158,7 +158,7 @@
158158
"default": {
159159
"description": "Error response describing why the operation failed.",
160160
"schema": {
161-
"$ref": "./common.json#/definitions/CloudError"
161+
"$ref": "../../../common-types/v1/common.json#/definitions/CloudError"
162162
}
163163
}
164164
},
@@ -178,13 +178,13 @@
178178
"description": "List community gallery images inside a gallery.",
179179
"parameters": [
180180
{
181-
"$ref": "./common.json#/parameters/SubscriptionIdParameter"
181+
"$ref": "../../../common-types/v1/common.json#/parameters/SubscriptionIdParameter"
182182
},
183183
{
184184
"$ref": "./galleryRPCommon.json#/parameters/LocationNameParameter"
185185
},
186186
{
187-
"$ref": "./common.json#/parameters/ApiVersionParameter"
187+
"$ref": "../../../common-types/v1/common.json#/parameters/ApiVersionParameter"
188188
},
189189
{
190190
"$ref": "#/parameters/PublicGalleryNameParameter"
@@ -200,7 +200,7 @@
200200
"default": {
201201
"description": "Error response describing why the operation failed.",
202202
"schema": {
203-
"$ref": "./common.json#/definitions/CloudError"
203+
"$ref": "../../../common-types/v1/common.json#/definitions/CloudError"
204204
}
205205
}
206206
},
@@ -223,13 +223,13 @@
223223
"description": "List community gallery image versions inside an image.",
224224
"parameters": [
225225
{
226-
"$ref": "./common.json#/parameters/SubscriptionIdParameter"
226+
"$ref": "../../../common-types/v1/common.json#/parameters/SubscriptionIdParameter"
227227
},
228228
{
229229
"$ref": "./galleryRPCommon.json#/parameters/LocationNameParameter"
230230
},
231231
{
232-
"$ref": "./common.json#/parameters/ApiVersionParameter"
232+
"$ref": "../../../common-types/v1/common.json#/parameters/ApiVersionParameter"
233233
},
234234
{
235235
"$ref": "#/parameters/PublicGalleryNameParameter"
@@ -248,7 +248,7 @@
248248
"default": {
249249
"description": "Error response describing why the operation failed.",
250250
"schema": {
251-
"$ref": "./common.json#/definitions/CloudError"
251+
"$ref": "../../../common-types/v1/common.json#/definitions/CloudError"
252252
}
253253
}
254254
},

specification/compute/resource-manager/Microsoft.Compute/galleryRP/stable/2022-03-03/examples/communityGalleryExamples/CommunityGalleryImageVersion_Get.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "{subscription-id}",
44
"location": "myLocation",
5-
"api-version": "2022-01-03",
5+
"api-version": "2022-03-03",
66
"publicGalleryName": "publicGalleryName",
77
"galleryImageName": "myGalleryImageName",
88
"galleryImageVersionName": "myGalleryImageVersionName"

specification/compute/resource-manager/Microsoft.Compute/galleryRP/stable/2022-03-03/examples/communityGalleryExamples/CommunityGalleryImageVersion_List.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "{subscription-id}",
44
"location": "myLocation",
5-
"api-version": "2022-01-03",
5+
"api-version": "2022-03-03",
66
"publicGalleryName": "publicGalleryName",
77
"galleryImageName": "myGalleryImageName"
88
},

specification/compute/resource-manager/Microsoft.Compute/galleryRP/stable/2022-03-03/examples/communityGalleryExamples/CommunityGalleryImage_Get.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "{subscription-id}",
44
"location": "myLocation",
5-
"api-version": "2022-01-03",
5+
"api-version": "2022-03-03",
66
"publicGalleryName": "publicGalleryName",
77
"galleryImageName": "myGalleryImageName"
88
},

specification/compute/resource-manager/Microsoft.Compute/galleryRP/stable/2022-03-03/examples/communityGalleryExamples/CommunityGalleryImage_List.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "{subscription-id}",
44
"location": "myLocation",
5-
"api-version": "2022-01-03",
5+
"api-version": "2022-03-03",
66
"publicGalleryName": "publicGalleryName"
77
},
88
"responses": {

specification/compute/resource-manager/Microsoft.Compute/galleryRP/stable/2022-03-03/examples/communityGalleryExamples/CommunityGallery_Get.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "{subscription-id}",
44
"location": "myLocation",
5-
"api-version": "2022-01-03",
5+
"api-version": "2022-03-03",
66
"publicGalleryName": "publicGalleryName"
77
},
88
"responses": {

specification/compute/resource-manager/Microsoft.Compute/galleryRP/stable/2022-03-03/examples/galleryExamples/CommunityGallery_Create.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "{subscription-id}",
44
"resourceGroupName": "myResourceGroup",
5-
"api-version": "2022-01-03",
5+
"api-version": "2022-03-03",
66
"galleryName": "myGalleryName",
77
"gallery": {
88
"location": "West US",

specification/compute/resource-manager/Microsoft.Compute/galleryRP/stable/2022-03-03/examples/galleryExamples/CommunityGallery_Get.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "{subscription-id}",
44
"resourceGroupName": "myResourceGroup",
5-
"api-version": "2022-01-03",
5+
"api-version": "2022-03-03",
66
"galleryName": "myGalleryName"
77
},
88
"responses": {

specification/compute/resource-manager/Microsoft.Compute/galleryRP/stable/2022-03-03/examples/galleryExamples/GalleryApplicationVersion_Create.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "{subscription-id}",
44
"resourceGroupName": "myResourceGroup",
5-
"api-version": "2022-01-03",
5+
"api-version": "2022-03-03",
66
"galleryName": "myGalleryName",
77
"galleryApplicationName": "myGalleryApplicationName",
88
"galleryApplicationVersionName": "1.0.0",

0 commit comments

Comments
 (0)