Skip to content

Commit

Permalink
[ReleasePR datafactory] Update swagger for SSIS IR to support SSISDB …
Browse files Browse the repository at this point in the history
  • Loading branch information
msftbot[bot] authored Jan 14, 2021
2 parents b8ea95d + a632372 commit 74764ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schemas/2017-09-01-preview/Microsoft.DataFactory.json
Original file line number Diff line number Diff line change
Expand Up @@ -12175,4 +12175,4 @@
"description": "Zoho server dataset."
}
}
}
}
6 changes: 5 additions & 1 deletion schemas/2018-06-01/Microsoft.DataFactory.json
Original file line number Diff line number Diff line change
Expand Up @@ -15790,6 +15790,10 @@
"catalogServerEndpoint": {
"type": "string",
"description": "The catalog database server URL."
},
"dualStandbyPairName": {
"type": "string",
"description": "The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover."
}
},
"description": "Catalog information for managed dedicated integration runtime."
Expand Down Expand Up @@ -28189,4 +28193,4 @@
"description": "A copy activity Zoho server source."
}
}
}
}

0 comments on commit 74764ab

Please sign in to comment.