Skip to content

Commit

Permalink
[AutoSync] 91b7e73401 add (#21255)
Browse files Browse the repository at this point in the history
Co-authored-by: swagger-automation <[email protected]>
  • Loading branch information
Jingshu923 and AzureRestAPISpecReview authored Oct 25, 2022
1 parent c5d0994 commit b44fc8d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7504,6 +7504,10 @@
"description": "Script activity properties.",
"type": "object",
"properties": {
"scriptBlockExecutionTimeout": {
"type": "object",
"description": "ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."
},
"scripts": {
"type": "array",
"description": "Array of script blocks. Type: array.",
Expand Down

0 comments on commit b44fc8d

Please sign in to comment.