Skip to content

Commit dad3f5a

Browse files
Add description
1 parent a9d5429 commit dad3f5a

File tree

7 files changed

+8
-0
lines changed

7 files changed

+8
-0
lines changed

schemas/2014-04-01-preview/deploymentTemplate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"metadata": {
1313
"type": "object",
14+
"description": "Additional unstructured metadata to include with the template deployment.",
1415
"additionalProperties": true
1516
},
1617
"contentVersion": {

schemas/2015-01-01/deploymentTemplate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"metadata": {
1313
"type": "object",
14+
"description": "Additional unstructured metadata to include with the template deployment.",
1415
"additionalProperties": true
1516
},
1617
"apiProfile": {

schemas/2018-05-01/subscriptionDeploymentTemplate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"metadata": {
1313
"type": "object",
14+
"description": "Additional unstructured metadata to include with the template deployment.",
1415
"additionalProperties": true
1516
},
1617
"apiProfile": {

schemas/2019-03-01-hybrid/deploymentTemplate.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
},
1414
"metadata": {
1515
"type": "object",
16+
"description": "Additional unstructured metadata to include with the template deployment.",
1617
"additionalProperties": true
1718
},
1819
"contentVersion": {
@@ -132,6 +133,7 @@
132133
},
133134
"metadata": {
134135
"type": "object",
136+
"description": "Additional unstructured metadata to include with the template deployment.",
135137
"additionalProperties": true
136138
},
137139
"contentVersion": {

schemas/2019-04-01/deploymentTemplate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"metadata": {
1313
"type": "object",
14+
"description": "Additional unstructured metadata to include with the template deployment.",
1415
"additionalProperties": true
1516
},
1617
"apiProfile": {

schemas/2019-08-01/managementGroupDeploymentTemplate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"metadata": {
1313
"type": "object",
14+
"description": "Additional unstructured metadata to include with the template deployment.",
1415
"additionalProperties": true
1516
},
1617
"apiProfile": {

schemas/2019-08-01/tenantDeploymentTemplate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"metadata": {
1313
"type": "object",
14+
"description": "Additional unstructured metadata to include with the template deployment.",
1415
"additionalProperties": true
1516
},
1617
"apiProfile": {

0 commit comments

Comments
 (0)