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:
Matthew Jones 2014-07-23 11:52:40 -04:00
parent 52e7d34d38
commit d6bfdc8560

View File

@ -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