Skip to content

Commit 1242a67

Browse files
yuwzhoAzureRestAPISpecReview
authored andcommitted
[Hub Generated] Publish private branch 'appplatform/release/s213' (Azure#21746)
* [AutoSync] 3a0ff3ca9 Merged PR 7162965: fix: add missing change * Update readme.md Co-authored-by: swagger-automation <[email protected]>
1 parent cf8077f commit 1242a67

File tree

136 files changed

+18998
-2
lines changed

Some content is hidden

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

136 files changed

+18998
-2
lines changed

specification/appplatform/resource-manager/Microsoft.AppPlatform/stable/2022-12-01/appplatform.json

+10,832
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"parameters": {
3+
"api-version": "2022-12-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"serviceName": "myservice",
7+
"apiPortalName": "default",
8+
"domainName": "myDomainName",
9+
"apiPortalCustomDomainResource": {
10+
"properties": {
11+
"thumbprint": "*"
12+
}
13+
}
14+
},
15+
"responses": {
16+
"200": {
17+
"body": {
18+
"properties": {
19+
"thumbprint": "*"
20+
},
21+
"systemData": {
22+
"createdBy": "sample-user",
23+
"createdByType": "User",
24+
"createdAt": "2021-08-11T03:16:03.944Z",
25+
"lastModifiedBy": "sample-user",
26+
"lastModifiedByType": "User",
27+
"lastModifiedAt": "2021-08-11T03:17:03.944Z"
28+
},
29+
"type": "Microsoft.AppPlatform/Spring/apiPortals/domains",
30+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/apiPortals/default/domains/myDomainName",
31+
"name": "myDomainName"
32+
}
33+
},
34+
"201": {
35+
"body": {
36+
"properties": {
37+
"thumbprint": "*"
38+
},
39+
"systemData": {
40+
"createdBy": "sample-user",
41+
"createdByType": "User",
42+
"createdAt": "2021-08-11T03:16:03.944Z",
43+
"lastModifiedBy": "sample-user",
44+
"lastModifiedByType": "User",
45+
"lastModifiedAt": "2021-08-11T03:17:03.944Z"
46+
},
47+
"type": "Microsoft.AppPlatform/Spring/apiPortals/domains",
48+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/apiPortals/default/domains/myDomainName",
49+
"name": "myDomainName"
50+
}
51+
}
52+
}
53+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"parameters": {
3+
"api-version": "2022-12-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"serviceName": "myservice",
7+
"domainName": "myDomainName",
8+
"apiPortalName": "default"
9+
},
10+
"responses": {
11+
"200": {},
12+
"202": {
13+
"headers": {
14+
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2022-11-01-preview",
15+
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2022-11-01-preview"
16+
}
17+
},
18+
"204": {}
19+
}
20+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"parameters": {
3+
"api-version": "2022-12-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"serviceName": "myservice",
7+
"apiPortalName": "default",
8+
"domainName": "myDomainName"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {
13+
"properties": {
14+
"thumbprint": "*"
15+
},
16+
"systemData": {
17+
"createdBy": "sample-user",
18+
"createdByType": "User",
19+
"createdAt": "2021-08-11T03:16:03.944Z",
20+
"lastModifiedBy": "sample-user",
21+
"lastModifiedByType": "User",
22+
"lastModifiedAt": "2021-08-11T03:17:03.944Z"
23+
},
24+
"type": "Microsoft.AppPlatform/Spring/apiPortals/domains",
25+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/apiPortals/default/domains/myDomainName",
26+
"name": "myDomainName"
27+
}
28+
}
29+
}
30+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"parameters": {
3+
"api-version": "2022-12-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"serviceName": "myservice",
7+
"apiPortalName": "default"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"value": [
13+
{
14+
"properties": {
15+
"thumbprint": "*"
16+
},
17+
"systemData": {
18+
"createdBy": "sample-user",
19+
"createdByType": "User",
20+
"createdAt": "2021-08-11T03:16:03.944Z",
21+
"lastModifiedBy": "sample-user",
22+
"lastModifiedByType": "User",
23+
"lastModifiedAt": "2021-08-11T03:17:03.944Z"
24+
},
25+
"type": "Microsoft.AppPlatform/Spring/apiPortals/domains",
26+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/apiPortals/default/domains/myDomain",
27+
"name": "myDomain"
28+
}
29+
]
30+
}
31+
}
32+
}
33+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
{
2+
"parameters": {
3+
"api-version": "2022-12-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"serviceName": "myservice",
7+
"apiPortalName": "default",
8+
"apiPortalResource": {
9+
"properties": {
10+
"public": true,
11+
"gatewayIds": [
12+
"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/gateways/default"
13+
]
14+
},
15+
"sku": {
16+
"name": "E0",
17+
"tier": "Enterprise",
18+
"capacity": 2
19+
}
20+
}
21+
},
22+
"responses": {
23+
"201": {
24+
"body": {
25+
"properties": {
26+
"provisioningState": "Succeeded",
27+
"public": true,
28+
"url": "test-url",
29+
"gatewayIds": [
30+
"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/gateways/default"
31+
],
32+
"resourceRequests": {
33+
"cpu": "1",
34+
"memory": "1G"
35+
},
36+
"instances": [
37+
{
38+
"name": "instance1",
39+
"status": "Running"
40+
},
41+
{
42+
"name": "instance2",
43+
"status": "Running"
44+
}
45+
]
46+
},
47+
"sku": {
48+
"name": "E0",
49+
"tier": "Enterprise",
50+
"capacity": 2
51+
},
52+
"systemData": {
53+
"createdBy": "sample-user",
54+
"createdByType": "User",
55+
"createdAt": "2021-08-11T03:16:03.944Z",
56+
"lastModifiedBy": "sample-user",
57+
"lastModifiedByType": "User",
58+
"lastModifiedAt": "2021-08-11T03:17:03.944Z"
59+
},
60+
"type": "Microsoft.AppPlatform/Spring/apiPortals",
61+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/apiPortals/default",
62+
"name": "default"
63+
}
64+
},
65+
"200": {
66+
"body": {
67+
"properties": {
68+
"provisioningState": "Succeeded",
69+
"public": true,
70+
"url": "test-url",
71+
"gatewayIds": [
72+
"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/gateways/default"
73+
],
74+
"resourceRequests": {
75+
"cpu": "1",
76+
"memory": "1G"
77+
},
78+
"instances": [
79+
{
80+
"name": "instance1",
81+
"status": "Running"
82+
},
83+
{
84+
"name": "instance2",
85+
"status": "Running"
86+
}
87+
]
88+
},
89+
"sku": {
90+
"name": "E0",
91+
"tier": "Enterprise",
92+
"capacity": 2
93+
},
94+
"systemData": {
95+
"createdBy": "sample-user",
96+
"createdByType": "User",
97+
"createdAt": "2021-08-11T03:16:03.944Z",
98+
"lastModifiedBy": "sample-user",
99+
"lastModifiedByType": "User",
100+
"lastModifiedAt": "2021-08-11T03:17:03.944Z"
101+
},
102+
"type": "Microsoft.AppPlatform/Spring/apiPortals",
103+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/apiPortals/default",
104+
"name": "default"
105+
}
106+
}
107+
}
108+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"parameters": {
3+
"api-version": "2022-12-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"serviceName": "myservice",
7+
"apiPortalName": "default"
8+
},
9+
"responses": {
10+
"200": {},
11+
"202": {
12+
"headers": {
13+
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2022-11-01-preview",
14+
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2022-11-01-preview"
15+
}
16+
},
17+
"204": {}
18+
}
19+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"parameters": {
3+
"api-version": "2022-12-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"serviceName": "myservice",
7+
"apiPortalName": "default"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"properties": {
13+
"provisioningState": "Succeeded",
14+
"public": true,
15+
"url": "test-url",
16+
"gatewayIds": [
17+
"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/gateways/default"
18+
],
19+
"resourceRequests": {
20+
"cpu": "1",
21+
"memory": "1G"
22+
},
23+
"instances": [
24+
{
25+
"name": "instance1",
26+
"status": "Running"
27+
},
28+
{
29+
"name": "instance2",
30+
"status": "Running"
31+
}
32+
]
33+
},
34+
"sku": {
35+
"name": "E0",
36+
"tier": "Enterprise",
37+
"capacity": 2
38+
},
39+
"systemData": {
40+
"createdBy": "sample-user",
41+
"createdByType": "User",
42+
"createdAt": "2021-08-11T03:16:03.944Z",
43+
"lastModifiedBy": "sample-user",
44+
"lastModifiedByType": "User",
45+
"lastModifiedAt": "2021-08-11T03:17:03.944Z"
46+
},
47+
"type": "Microsoft.AppPlatform/Spring/apiPortals",
48+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/apiPortals/default",
49+
"name": "default"
50+
}
51+
}
52+
}
53+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"parameters": {
3+
"api-version": "2022-12-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"serviceName": "myservice"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"properties": {
14+
"provisioningState": "Succeeded",
15+
"public": true,
16+
"url": "test-url",
17+
"gatewayIds": [
18+
"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/gateways/default"
19+
],
20+
"resourceRequests": {
21+
"cpu": "1",
22+
"memory": "1G"
23+
},
24+
"instances": [
25+
{
26+
"name": "instance1",
27+
"status": "Running"
28+
},
29+
{
30+
"name": "instance2",
31+
"status": "Running"
32+
}
33+
]
34+
},
35+
"sku": {
36+
"name": "E0",
37+
"tier": "Enterprise",
38+
"capacity": 2
39+
},
40+
"systemData": {
41+
"createdBy": "sample-user",
42+
"createdByType": "User",
43+
"createdAt": "2021-08-11T03:16:03.944Z",
44+
"lastModifiedBy": "sample-user",
45+
"lastModifiedByType": "User",
46+
"lastModifiedAt": "2021-08-11T03:17:03.944Z"
47+
},
48+
"type": "Microsoft.AppPlatform/Spring/apiPortals",
49+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/apiPortals/default",
50+
"name": "default"
51+
}
52+
]
53+
}
54+
}
55+
}
56+
}

0 commit comments

Comments
 (0)