From 5324dfc6ec6d950057abb7cb70321e0f4538eaad Mon Sep 17 00:00:00 2001 From: YiLiu <48115265+Yiliu-microsoft@users.noreply.github.com> Date: Thu, 21 Mar 2019 23:35:22 +0800 Subject: [PATCH] Modify the public swagger by reference to private swagger (#5382) --- .../2018-06-01/entityTypes/Dataset.json | 514 ++++++++---------- 1 file changed, 233 insertions(+), 281 deletions(-) diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json index 0a864aa7b088..fbd70667a33f 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json @@ -398,10 +398,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/AzureBlobDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "AzureBlobDatasetTypeProperties": { "description": "Azure Blob dataset properties.", @@ -483,10 +480,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/AzureSqlTableDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "AzureSqlTableDatasetTypeProperties": { "description": "Azure SQL dataset properties.", @@ -515,10 +509,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/AzureSqlDWTableDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "AzureSqlDWTableDatasetTypeProperties": { "description": "Azure SQL Data Warehouse dataset properties.", @@ -547,10 +538,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/CassandraTableDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "CassandraTableDatasetTypeProperties": { "description": "Cassandra dataset properties.", @@ -579,10 +567,7 @@ "x-ms-client-flatten": true, "type": "object" } - }, - "required": [ - "typeProperties" - ] + } }, "DocumentDbCollectionDataset": { "x-ms-discriminator-value": "DocumentDbCollection", @@ -631,10 +616,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/DynamicsEntityDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "DynamicsEntityDatasetTypeProperties": { "description": "Dynamics entity dataset properties.", @@ -660,10 +642,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/AzureDataLakeStoreDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "AzureDataLakeStoreDatasetTypeProperties": { "description": "Azure Data Lake Store dataset properties.", @@ -684,10 +663,7 @@ "description": "The data compression method used for the item(s) in the Azure Data Lake Store.", "$ref": "#/definitions/DatasetCompression" } - }, - "required": [ - "folderPath" - ] + } }, "AzureBlobFSDataset": { "x-ms-discriminator-value": "AzureBlobFSFile", @@ -778,10 +754,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/FileShareDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "FileShareDatasetTypeProperties": { "description": "On-premises file system dataset properties.", @@ -927,10 +900,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/ODataResourceDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "ODataResourceDatasetTypeProperties": { "description": "OData dataset properties.", @@ -956,10 +926,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/OracleTableDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "OracleTableDatasetTypeProperties": { "description": "On-premises Oracle dataset properties.", @@ -968,10 +935,7 @@ "type": "object", "description": "The table name of the on-premises Oracle database. Type: string (or Expression with resultType string)." } - }, - "required": [ - "tableName" - ] + } }, "AzureMySqlTableDataset": { "x-ms-discriminator-value": "AzureMySqlTable", @@ -1017,10 +981,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/RelationalTableDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "RelationalTableDatasetTypeProperties": { "description": "Relational table dataset properties.", @@ -1046,10 +1007,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/SalesforceObjectDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "SalesforceObjectDatasetTypeProperties": { "description": "Salesforce object dataset properties.", @@ -1179,10 +1137,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/SqlServerTableDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "SqlServerTableDatasetTypeProperties": { "description": "On-premises SQL Server dataset properties.", @@ -1321,10 +1276,7 @@ "x-ms-client-flatten": true, "$ref": "#/definitions/HttpDatasetTypeProperties" } - }, - "required": [ - "typeProperties" - ] + } }, "HttpDatasetTypeProperties": { "description": "Properties specific to this dataset type.", @@ -1365,14 +1317,14 @@ } }, "AmazonMWSObjectDataset" : { - "x-ms-discriminator-value": "AmazonMWSObject", - "description": "Amazon Marketplace Web Service dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "AmazonMWSObject", + "description": "Amazon Marketplace Web Service dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1383,13 +1335,13 @@ }, "AzurePostgreSqlTableDataset" : { "x-ms-discriminator-value": "AzurePostgreSqlTable", - "description": "Azure PostgreSQL dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "description": "Azure PostgreSQL dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1399,14 +1351,14 @@ } }, "ConcurObjectDataset" : { - "x-ms-discriminator-value": "ConcurObject", - "description": "Concur Service dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "ConcurObject", + "description": "Concur Service dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1417,13 +1369,13 @@ }, "CouchbaseTableDataset" : { "x-ms-discriminator-value": "CouchbaseTable", - "description": "Couchbase server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "description": "Couchbase server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1434,13 +1386,13 @@ }, "DrillTableDataset" : { "x-ms-discriminator-value": "DrillTable", - "description": "Drill server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "description": "Drill server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1450,14 +1402,14 @@ } }, "EloquaObjectDataset" : { - "x-ms-discriminator-value": "EloquaObject", - "description": "Eloqua server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "EloquaObject", + "description": "Eloqua server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1467,14 +1419,14 @@ } }, "GoogleBigQueryObjectDataset" : { - "x-ms-discriminator-value": "GoogleBigQueryObject", - "description": "Google BigQuery service dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "GoogleBigQueryObject", + "description": "Google BigQuery service dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1485,13 +1437,13 @@ }, "GreenplumTableDataset" : { "x-ms-discriminator-value": "GreenplumTable", - "description": "Greenplum Database dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "description": "Greenplum Database dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1501,14 +1453,14 @@ } }, "HBaseObjectDataset" : { - "x-ms-discriminator-value": "HBaseObject", - "description": "HBase server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "HBaseObject", + "description": "HBase server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1518,14 +1470,14 @@ } }, "HiveObjectDataset" : { - "x-ms-discriminator-value": "HiveObject", - "description": "Hive Server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "HiveObject", + "description": "Hive Server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1535,14 +1487,14 @@ } }, "HubspotObjectDataset" : { - "x-ms-discriminator-value": "HubspotObject", - "description": "Hubspot Service dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "HubspotObject", + "description": "Hubspot Service dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1552,14 +1504,14 @@ } }, "ImpalaObjectDataset" : { - "x-ms-discriminator-value": "ImpalaObject", - "description": "Impala server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "ImpalaObject", + "description": "Impala server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1569,14 +1521,14 @@ } }, "JiraObjectDataset" : { - "x-ms-discriminator-value": "JiraObject", - "description": "Jira Service dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "JiraObject", + "description": "Jira Service dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1586,14 +1538,14 @@ } }, "MagentoObjectDataset" : { - "x-ms-discriminator-value": "MagentoObject", - "description": "Magento server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "MagentoObject", + "description": "Magento server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1604,13 +1556,13 @@ }, "MariaDBTableDataset" : { "x-ms-discriminator-value": "MariaDBTable", - "description": "MariaDB server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "description": "MariaDB server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1620,14 +1572,14 @@ } }, "MarketoObjectDataset" : { - "x-ms-discriminator-value": "MarketoObject", - "description": "Marketo server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "MarketoObject", + "description": "Marketo server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1637,14 +1589,14 @@ } }, "PaypalObjectDataset" : { - "x-ms-discriminator-value": "PaypalObject", - "description": "Paypal Service dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "PaypalObject", + "description": "Paypal Service dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1654,14 +1606,14 @@ } }, "PhoenixObjectDataset" : { - "x-ms-discriminator-value": "PhoenixObject", - "description": "Phoenix server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "PhoenixObject", + "description": "Phoenix server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1671,14 +1623,14 @@ } }, "PrestoObjectDataset" : { - "x-ms-discriminator-value": "PrestoObject", - "description": "Presto server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "PrestoObject", + "description": "Presto server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1688,14 +1640,14 @@ } }, "QuickBooksObjectDataset" : { - "x-ms-discriminator-value": "QuickBooksObject", - "description": "QuickBooks server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "QuickBooksObject", + "description": "QuickBooks server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1705,14 +1657,14 @@ } }, "ServiceNowObjectDataset" : { - "x-ms-discriminator-value": "ServiceNowObject", - "description": "ServiceNow server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "ServiceNowObject", + "description": "ServiceNow server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1722,14 +1674,14 @@ } }, "ShopifyObjectDataset" : { - "x-ms-discriminator-value": "ShopifyObject", - "description": "Shopify Service dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "ShopifyObject", + "description": "Shopify Service dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1739,14 +1691,14 @@ } }, "SparkObjectDataset" : { - "x-ms-discriminator-value": "SparkObject", - "description": "Spark Server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "SparkObject", + "description": "Spark Server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1756,14 +1708,14 @@ } }, "SquareObjectDataset" : { - "x-ms-discriminator-value": "SquareObject", - "description": "Square Service dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "SquareObject", + "description": "Square Service dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1773,14 +1725,14 @@ } }, "XeroObjectDataset" : { - "x-ms-discriminator-value": "XeroObject", - "description": "Xero Service dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "XeroObject", + "description": "Xero Service dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1790,14 +1742,14 @@ } }, "ZohoObjectDataset" : { - "x-ms-discriminator-value": "ZohoObject", - "description": "Zoho server dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "x-ms-discriminator-value": "ZohoObject", + "description": "Zoho server dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1808,13 +1760,13 @@ }, "NetezzaTableDataset" : { "x-ms-discriminator-value": "NetezzaTable", - "description": "Netezza dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "description": "Netezza dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.", @@ -1825,13 +1777,13 @@ }, "VerticaTableDataset" : { "x-ms-discriminator-value": "VerticaTable", - "description": "Vertica dataset.", - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/Dataset" - } - ], + "description": "Vertica dataset.", + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/Dataset" + } + ], "properties": { "typeProperties": { "description": "Properties specific to this dataset type.",