Skip to content

Commit 543de5a

Browse files
kalyanrk61Kalyan C Kesireddy
authored andcommitted
Dev/kalyanke/webhook activitypolicy (#25365)
* Add pipeline policy and ElapsedTime Policy * adding missing objects * fix schema validation * fix prettier issues * Change webhook to ExecutionActivity * change to policy object * fix comments --------- Co-authored-by: Kalyan C Kesireddy <[email protected]>
1 parent 52b19e0 commit 543de5a

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7907,6 +7907,10 @@
79077907
"description": "WebHook activity properties.",
79087908
"x-ms-client-flatten": true,
79097909
"$ref": "#/definitions/WebHookActivityTypeProperties"
7910+
},
7911+
"policy": {
7912+
"$ref": "#/definitions/SecureInputOutputPolicy",
7913+
"description": "Activity policy."
79107914
}
79117915
},
79127916
"required": [

0 commit comments

Comments
 (0)