Skip to content

Commit 9dd3eae

Browse files
authored
Update timeoutDuration in customTaskExtensionCallbackConfiguration
1 parent 19279e2 commit 9dd3eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/beta/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Content-Type: application/json
164164
},
165165
"callbackConfiguration": {
166166
"@odata.type": "#microsoft.graph.identityGovernance.customTaskExtensionCallbackConfiguration",
167-
"timeoutDuration": "PT5M"
167+
"timeoutDuration": "PT30M"
168168
}
169169
}
170170
]

0 commit comments

Comments
 (0)