mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Add a little more info to the documentation for the job_tasks endpoint
to clarify what the id being filtered is
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user