Skip to content

Commit 5d8e111

Browse files
committed
78787: Apply Tim's feedback
1 parent 5535f07 commit 5d8e111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pooltasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Return codes:
9898
The creation of pool tasks is managed by the underline workflow system. No methods are exposed to manually trigger such creation to avoid workflow hjack and inconsistency.
9999

100100
## POST Method (single resource level)
101-
This method has been moved to the [claimed tasks](claimedtasks.md#post-method) resource.
101+
Not allowed. To claim a pool task, please POST against the [claimed tasks](claimedtasks.md#post-method) endpoint.
102102

103103
## DELETE Method
104104
Not allowed. To reset a workflow it is possible to issue a DELETE against the [workflowitem endpoint](workflowitem.md)

0 commit comments

Comments
 (0)