diff --git a/awx/api/templates/api/job_job_tasks_list.md b/awx/api/templates/api/job_job_tasks_list.md index 4e1902b247..1461151b59 100644 --- a/awx/api/templates/api/job_job_tasks_list.md +++ b/awx/api/templates/api/job_job_tasks_list.md @@ -8,7 +8,7 @@ This endpoints supports a limited filtering subset: ?id__in=1,2,3 -Will show only the given ids. +Will show only the given task ids under the play given by `event_id`. ?id__gt=1