Skip to content

Commit

Permalink
[Hub Generated] Publish private branch 'datafactory/eldasilva/updateS…
Browse files Browse the repository at this point in the history
…wagger' (#23479)

* [AutoSync] 4abf9f4813 Add property to enable Set Pipeline Run Output.

* [AutoSync] e1270606a9 Adjust naming

---------

Co-authored-by: swagger-automation <swagger@microsoft.com>
  • Loading branch information
Elisa Silva and AzureRestAPISpecReview authored Apr 18, 2023
1 parent 4b17bff commit 5eb162a
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7176,8 +7176,12 @@
"type": "string"
},
"value": {
"description": "Value to be set. Could be a static value or Expression",
"description": "Value to be set. Could be a static value or Expression.",
"type": "object"
},
"setSystemVariable": {
"description": "If set to true, it sets the pipeline run return value.",
"type": "boolean"
}
}
},
Expand Down

0 comments on commit 5eb162a

Please sign in to comment.