Skip to content

Commit 84ec922

Browse files
authored
Merge pull request #2943 from Azure/autogenerate-batch
Update Generated Schemas
2 parents dd87906 + c588425 commit 84ec922

File tree

9 files changed

+5755
-67
lines changed

9 files changed

+5755
-67
lines changed

schemas/2022-10-27/Microsoft.ResourceConnector.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,7 @@
135135
"enum": [
136136
"VMWare",
137137
"HCI",
138-
"SCVMM",
139-
"KubeVirt",
140-
"OpenStack"
138+
"SCVMM"
141139
]
142140
},
143141
{

schemas/2022-11-01-preview/Microsoft.AppPlatform.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2878,17 +2878,6 @@
28782878
],
28792879
"description": "Indicates whether the resource exposes public endpoint"
28802880
},
2881-
"resourceRequests": {
2882-
"oneOf": [
2883-
{
2884-
"$ref": "#/definitions/DevToolPortalResourceRequests"
2885-
},
2886-
{
2887-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2888-
}
2889-
],
2890-
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
2891-
},
28922881
"ssoProperties": {
28932882
"oneOf": [
28942883
{
@@ -2903,11 +2892,6 @@
29032892
},
29042893
"description": "Dev Tool Portal properties payload"
29052894
},
2906-
"DevToolPortalResourceRequests": {
2907-
"type": "object",
2908-
"properties": {},
2909-
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
2910-
},
29112895
"DevToolPortalSsoProperties": {
29122896
"type": "object",
29132897
"properties": {

schemas/2023-01-01-preview/Microsoft.AppPlatform.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2960,17 +2960,6 @@
29602960
],
29612961
"description": "Indicates whether the resource exposes public endpoint"
29622962
},
2963-
"resourceRequests": {
2964-
"oneOf": [
2965-
{
2966-
"$ref": "#/definitions/DevToolPortalResourceRequests"
2967-
},
2968-
{
2969-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2970-
}
2971-
],
2972-
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
2973-
},
29742963
"ssoProperties": {
29752964
"oneOf": [
29762965
{
@@ -2985,11 +2974,6 @@
29852974
},
29862975
"description": "Dev Tool Portal properties payload"
29872976
},
2988-
"DevToolPortalResourceRequests": {
2989-
"type": "object",
2990-
"properties": {},
2991-
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
2992-
},
29932977
"DevToolPortalSsoProperties": {
29942978
"type": "object",
29952979
"properties": {

schemas/2023-03-01-preview/Microsoft.AppPlatform.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3192,17 +3192,6 @@
31923192
],
31933193
"description": "Indicates whether the resource exposes public endpoint"
31943194
},
3195-
"resourceRequests": {
3196-
"oneOf": [
3197-
{
3198-
"$ref": "#/definitions/DevToolPortalResourceRequests"
3199-
},
3200-
{
3201-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
3202-
}
3203-
],
3204-
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
3205-
},
32063195
"ssoProperties": {
32073196
"oneOf": [
32083197
{
@@ -3217,11 +3206,6 @@
32173206
},
32183207
"description": "Dev Tool Portal properties payload"
32193208
},
3220-
"DevToolPortalResourceRequests": {
3221-
"type": "object",
3222-
"properties": {},
3223-
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
3224-
},
32253209
"DevToolPortalSsoProperties": {
32263210
"type": "object",
32273211
"properties": {

0 commit comments

Comments
 (0)