Skip to content

Commit 5eb162a

Browse files
Elisa SilvaAzureRestAPISpecReview
andauthored
[Hub Generated] Publish private branch 'datafactory/eldasilva/updateSwagger' (#23479)
* [AutoSync] 4abf9f4813 Add property to enable Set Pipeline Run Output. * [AutoSync] e1270606a9 Adjust naming --------- Co-authored-by: swagger-automation <[email protected]>
1 parent 4b17bff commit 5eb162a

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7176,8 +7176,12 @@
71767176
"type": "string"
71777177
},
71787178
"value": {
7179-
"description": "Value to be set. Could be a static value or Expression",
7179+
"description": "Value to be set. Could be a static value or Expression.",
71807180
"type": "object"
7181+
},
7182+
"setSystemVariable": {
7183+
"description": "If set to true, it sets the pipeline run return value.",
7184+
"type": "boolean"
71817185
}
71827186
}
71837187
},

0 commit comments

Comments
 (0)