Skip to content

Commit

Permalink
CodeGen from PR 18825 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[DataFactory]Add support for running staging on multiple sources in parallel (#18825)

* Add support for running staging on multiple sources in parallel

* update
  • Loading branch information
SDKAuto committed May 9, 2022
1 parent 2650720 commit 535c4e3
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 1,014 deletions.
11 changes: 0 additions & 11 deletions schemas/2017-09-01-preview/Microsoft.DataFactory.json
Original file line number Diff line number Diff line change
Expand Up @@ -11821,17 +11821,6 @@
],
"description": "List of datasets passed to web endpoint."
},
"disableCertValidation": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "When set to true, Certificate validation will be disabled."
},
"headers": {
"type": "object",
"properties": {},
Expand Down
Loading

0 comments on commit 535c4e3

Please sign in to comment.