Skip to content

Commit

Permalink
CodeGen from PR 24085 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[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 <swagger@microsoft.com>
  • Loading branch information
SDKAuto and AzureRestAPISpecReview committed May 22, 2023
1 parent f5dce1d commit 30ba5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/2018-06-01/Microsoft.DataFactory.json
Original file line number Diff line number Diff line change
Expand Up @@ -21068,7 +21068,7 @@
"outputColumns": {
"type": "object",
"properties": {},
"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\" } ]"
"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\" } ]"
},
"startTime": {
"type": "object",
Expand Down

0 comments on commit 30ba5af

Please sign in to comment.