Skip to content

Commit

Permalink
Merge pull request #785 from teamleadercrm/tidal-7109-pagination-on-t…
Browse files Browse the repository at this point in the history
…asks-list

Pagination on `projects-v2/tasks.list`
  • Loading branch information
adognameddog authored Jan 19, 2024
2 parents 0824712 + d855856 commit 6892663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apiary.apib
Original file line number Diff line number Diff line change
Expand Up @@ -6928,6 +6928,7 @@ Lists all the tasks that match the optional filters provided.
+ Attributes (object)
+ filter (object)
+ ids: `46156648-87c6-478d-8aa7-1dc3a00dacab`, `46156648-87c6-478d-8aa7-1dc3a00daca4` (array[string])
+ `page` (Page, optional)

+ Response 200 (application/json)
+ Attributes (object)
Expand Down
1 change: 1 addition & 0 deletions src/12-nextgen-projects/tasks.apib
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Lists all the tasks that match the optional filters provided.
+ Attributes (object)
+ filter (object)
+ ids: `46156648-87c6-478d-8aa7-1dc3a00dacab`, `46156648-87c6-478d-8aa7-1dc3a00daca4` (array[string])
+ `page` (Page, optional)

+ Response 200 (application/json)
+ Attributes (object)
Expand Down

0 comments on commit 6892663

Please sign in to comment.