Skip to content

Commit 30ba5af

Browse files
SDKAutoAzureRestAPISpecReview
andcommitted
CodeGen from PR 24085 in Azure/azure-rest-api-specs
[Hub Generated] Publish private branch 'datafactory/v-jinpan/FixO365' (#24085) * [AutoSync] 4844c5088f Add OutputColumnsElement For Track2 Upgrade * [AutoSync] 0fe3e1a701 update * [AutoSync] 39056bdca3 update --------- Co-authored-by: swagger-automation <[email protected]>
1 parent f5dce1d commit 30ba5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2018-06-01/Microsoft.DataFactory.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21068,7 +21068,7 @@
2106821068
"outputColumns": {
2106921069
"type": "object",
2107021070
"properties": {},
21071-
"description": "The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). Example: [ { \"name\": \"Id\" }, { \"name\": \"CreatedDateTime\" } ]"
21071+
"description": "The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). itemType: OutputColumn. Example: [ { \"name\": \"Id\" }, { \"name\": \"CreatedDateTime\" } ]"
2107221072
},
2107321073
"startTime": {
2107421074
"type": "object",

0 commit comments

Comments
 (0)