Skip to content

Commit 5d2adf9

Browse files
[AutoSync] 09bc56fa85 Add outputColumns x-ms-format-element-type Property (#24003)
Co-authored-by: swagger-automation <[email protected]>
1 parent a2140e7 commit 5d2adf9

File tree

1 file changed

+1
-0
lines changed
  • specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes

1 file changed

+1
-0
lines changed

specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3367,6 +3367,7 @@
33673367
"outputColumns": {
33683368
"type": "object",
33693369
"x-ms-format": "dfe-list-generic",
3370+
"x-ms-format-element-type": "object",
33703371
"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\" } ]"
33713372
}
33723373
}

0 commit comments

Comments
 (0)