Commit 3f08a70
committed
Enhancement: Tasklist - Add showCompleted filter to list request
Add an optional ShowCompleted *bool filter to TasklistListRequestFilters.
When nil (the default), the parameter is omitted and the API's default
behavior of excluding completed tasklists is preserved; set it to true to
include completed tasklists in the results.1 parent 15bb1b2 commit 3f08a70
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
402 | 407 | | |
403 | 408 | | |
404 | 409 | | |
| |||
418 | 423 | | |
419 | 424 | | |
420 | 425 | | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
421 | 429 | | |
422 | 430 | | |
423 | 431 | | |
| |||
0 commit comments