Changes to Get all tasks in a project
GET /v1/spaces/{spaceId}/projects/{projectId}/tasks
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 11 revisions of this API.33
What changed
- ▲
for the
queryrequest parameterpage, default value0was addedrequest-parameter-default-value-added
- ▲
for the
queryrequest parametersize, default value20was addedrequest-parameter-default-value-added
- ▲
removed the media type
application/hal+jsonfor the response with the statusresponse-media-type-removed
- ○
for the
queryrequest parameterpage, the format was generalized fromint32to no formatrequest-parameter-type-generalized
- ○
for the
queryrequest parametersize, the format was generalized fromint32to no formatrequest-parameter-type-generalized
- ○
added the media type
application/vnd.hal+jsonfor the response with the statusresponse-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲