Skip to content

Commit 2bafa64

Browse files
authored
Merge pull request #2982 from Azure/autogenerate-batch
Update Generated Schemas
2 parents acd8fbd + f9f2483 commit 2bafa64

24 files changed

+30763
-6
lines changed

schemas/2018-05-01/subscriptionDeploymentTemplate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,6 +1493,9 @@
14931493
{
14941494
"$ref": "https://schema.management.azure.com/schemas/2023-07-01/Microsoft.Resources.json#/unknown_resourceDefinitions/tags"
14951495
},
1496+
{
1497+
"$ref": "https://schema.management.azure.com/schemas/2023-08-01/Microsoft.Resources.json#/subscription_resourceDefinitions/resourceGroups"
1498+
},
14961499
{
14971500
"$ref": "https://schema.management.azure.com/schemas/2015-06-01-preview/Microsoft.Security.json#/subscription_resourceDefinitions/locations_applicationWhitelistings"
14981501
},

schemas/2018-06-01/Microsoft.DataFactory.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31910,6 +31910,17 @@
3191031910
"WebHookActivity": {
3191131911
"type": "object",
3191231912
"properties": {
31913+
"policy": {
31914+
"oneOf": [
31915+
{
31916+
"$ref": "#/definitions/SecureInputOutputPolicy"
31917+
},
31918+
{
31919+
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
31920+
}
31921+
],
31922+
"description": "Execution policy for an activity that supports secure input and output."
31923+
},
3191331924
"type": {
3191431925
"type": "string",
3191531926
"enum": [

schemas/2020-12-01/Microsoft.Synapse.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4321,7 +4321,7 @@
43214321
},
43224322
"hostName": {
43234323
"type": "string",
4324-
"description": "GitHub Enterprise host name. For example: https://github.mydomain.com"
4324+
"description": "GitHub Enterprise host name. For example: `https://github.mydomain.com`"
43254325
},
43264326
"lastCommitId": {
43274327
"type": "string",

schemas/2021-03-01/Microsoft.Synapse.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4337,7 +4337,7 @@
43374337
},
43384338
"hostName": {
43394339
"type": "string",
4340-
"description": "GitHub Enterprise host name. For example: https://github.mydomain.com"
4340+
"description": "GitHub Enterprise host name. For example: `https://github.mydomain.com`"
43414341
},
43424342
"lastCommitId": {
43434343
"type": "string",

schemas/2021-04-01-preview/Microsoft.Synapse.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5324,7 +5324,7 @@
53245324
},
53255325
"hostName": {
53265326
"type": "string",
5327-
"description": "GitHub Enterprise host name. For example: https://github.mydomain.com"
5327+
"description": "GitHub Enterprise host name. For example: `https://github.mydomain.com`"
53285328
},
53295329
"lastCommitId": {
53305330
"type": "string",

schemas/2021-05-01/Microsoft.Synapse.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4405,7 +4405,7 @@
44054405
},
44064406
"hostName": {
44074407
"type": "string",
4408-
"description": "GitHub Enterprise host name. For example: https://github.mydomain.com"
4408+
"description": "GitHub Enterprise host name. For example: `https://github.mydomain.com`"
44094409
},
44104410
"lastCommitId": {
44114411
"type": "string",

schemas/2021-06-01-preview/Microsoft.Synapse.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5968,7 +5968,7 @@
59685968
},
59695969
"hostName": {
59705970
"type": "string",
5971-
"description": "GitHub Enterprise host name. For example: https://github.mydomain.com"
5971+
"description": "GitHub Enterprise host name. For example: `https://github.mydomain.com`"
59725972
},
59735973
"lastCommitId": {
59745974
"type": "string",

schemas/2021-06-01/Microsoft.Synapse.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4673,7 +4673,7 @@
46734673
},
46744674
"hostName": {
46754675
"type": "string",
4676-
"description": "GitHub Enterprise host name. For example: https://github.mydomain.com"
4676+
"description": "GitHub Enterprise host name. For example: `https://github.mydomain.com`"
46774677
},
46784678
"lastCommitId": {
46794679
"type": "string",

0 commit comments

Comments
 (0)