Changes to List tasks
GET /task/tasks/{projectId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 23 revisions of this API.314
What changed
- ▲
added the pattern
^\d+$to thequeryrequest parameterlimitrequest-parameter-pattern-added
- ▲
added the pattern
^\d+$to thequeryrequest parameterpagerequest-parameter-pattern-added
- ▲
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the required property
datato the response with the200statusresponse-required-property-added
- ○
added the required property
paginationto the response with the200statusresponse-required-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the new optional
queryrequest parameterassigneeIdnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterdueAfternew-optional-request-parameter
- ○
added the new optional
queryrequest parameterdueBeforenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterprioritynew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortBynew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortOrdernew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstatusnew-optional-request-parameter
- ▲