Skip to content

Commit 535c4e3

Browse files
author
SDKAuto
committed
CodeGen from PR 18825 in Azure/azure-rest-api-specs
[DataFactory]Add support for running staging on multiple sources in parallel (#18825) * Add support for running staging on multiple sources in parallel * update
1 parent 2650720 commit 535c4e3

File tree

2 files changed

+90
-1014
lines changed

2 files changed

+90
-1014
lines changed

schemas/2017-09-01-preview/Microsoft.DataFactory.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11821,17 +11821,6 @@
1182111821
],
1182211822
"description": "List of datasets passed to web endpoint."
1182311823
},
11824-
"disableCertValidation": {
11825-
"oneOf": [
11826-
{
11827-
"type": "boolean"
11828-
},
11829-
{
11830-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
11831-
}
11832-
],
11833-
"description": "When set to true, Certificate validation will be disabled."
11834-
},
1183511824
"headers": {
1183611825
"type": "object",
1183711826
"properties": {},

0 commit comments

Comments
 (0)