Import tasks
Import tasks into a project. Each task is reported individually, so a partial import still returns 200.
Path parameters
Request body
Response
Per-task import outcome
Changes
Changed in 6 of the 23 revisions of this API.810
- ▲
the request property
tasks/items/dueDatebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
tasks/items/startDatebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
tasks/items/userIdbecame not nullablerequest-property-became-not-nullable
- ○
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
resultsto 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
- ▲
- ▲
request body became required
request-body-became-required
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the new optional request property
tasks/items/startDatenew-optional-request-property
- ○
the request property
tasks/items/dueDatebecame nullablerequest-property-became-nullable
- ▲
- ▲
request property
tasks/items/userIdlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonrequest-property-list-of-types-narrowed
- ○
the request property
tasks/items/userIdbecame nullablerequest-property-became-nullable
- ▲
- ▲
the request property
tasks/items/userIdbecame not nullablerequest-property-became-not-nullable
- ○
request property
tasks/items/userIdlist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
request property
tasks/items/userIdlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonrequest-property-list-of-types-narrowed
- ○
the request property
tasks/items/userIdbecame nullablerequest-property-became-nullable
- ▲
- ○
the request property
tasks/items/userIdbecame optionalrequest-property-became-optional
- ○