Skip to content

Commit

Permalink
Merge pull request #2943 from Azure/autogenerate-batch
Browse files Browse the repository at this point in the history
Update Generated Schemas
  • Loading branch information
jorgecotillo authored Aug 10, 2023
2 parents dd87906 + c588425 commit 84ec922
Show file tree
Hide file tree
Showing 9 changed files with 5,755 additions and 67 deletions.
4 changes: 1 addition & 3 deletions schemas/2022-10-27/Microsoft.ResourceConnector.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,7 @@
"enum": [
"VMWare",
"HCI",
"SCVMM",
"KubeVirt",
"OpenStack"
"SCVMM"
]
},
{
Expand Down
16 changes: 0 additions & 16 deletions schemas/2022-11-01-preview/Microsoft.AppPlatform.json
Original file line number Diff line number Diff line change
Expand Up @@ -2878,17 +2878,6 @@
],
"description": "Indicates whether the resource exposes public endpoint"
},
"resourceRequests": {
"oneOf": [
{
"$ref": "#/definitions/DevToolPortalResourceRequests"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
},
"ssoProperties": {
"oneOf": [
{
Expand All @@ -2903,11 +2892,6 @@
},
"description": "Dev Tool Portal properties payload"
},
"DevToolPortalResourceRequests": {
"type": "object",
"properties": {},
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
},
"DevToolPortalSsoProperties": {
"type": "object",
"properties": {
Expand Down
16 changes: 0 additions & 16 deletions schemas/2023-01-01-preview/Microsoft.AppPlatform.json
Original file line number Diff line number Diff line change
Expand Up @@ -2960,17 +2960,6 @@
],
"description": "Indicates whether the resource exposes public endpoint"
},
"resourceRequests": {
"oneOf": [
{
"$ref": "#/definitions/DevToolPortalResourceRequests"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
},
"ssoProperties": {
"oneOf": [
{
Expand All @@ -2985,11 +2974,6 @@
},
"description": "Dev Tool Portal properties payload"
},
"DevToolPortalResourceRequests": {
"type": "object",
"properties": {},
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
},
"DevToolPortalSsoProperties": {
"type": "object",
"properties": {
Expand Down
16 changes: 0 additions & 16 deletions schemas/2023-03-01-preview/Microsoft.AppPlatform.json
Original file line number Diff line number Diff line change
Expand Up @@ -3192,17 +3192,6 @@
],
"description": "Indicates whether the resource exposes public endpoint"
},
"resourceRequests": {
"oneOf": [
{
"$ref": "#/definitions/DevToolPortalResourceRequests"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
},
"ssoProperties": {
"oneOf": [
{
Expand All @@ -3217,11 +3206,6 @@
},
"description": "Dev Tool Portal properties payload"
},
"DevToolPortalResourceRequests": {
"type": "object",
"properties": {},
"description": "The resource quantity for required CPU and Memory of Dev Tool Portal"
},
"DevToolPortalSsoProperties": {
"type": "object",
"properties": {
Expand Down
Loading

0 comments on commit 84ec922

Please sign in to comment.