Changes to Get task
GET /task/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 9 of the 23 revisions of this API.321332
What changed
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
removed the required property
createdAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
descriptionfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
numberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
positionfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
priorityfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
projectIdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
titlefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
userIdfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
dueDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
startDatefrom the response with the200statusresponse-optional-property-removed
- ○
added
Tasksubschema #2to the response bodyallOflist for the response status200response-body-all-of-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
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
createdAtresponse's property type/format changed from/tostring/date-timefor status200response-property-type-changed
- ▲
the
dueDateresponse's property type/format changed from/tostring/date-timefor status200response-property-type-changed
- ▲
the
priorityresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ○
added the optional property
startDateto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the response property
descriptionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
numberbecame nullable for the status200response-property-became-nullable
- ▲
the response property
positionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
userIdbecame nullable for the status200response-property-became-nullable
- ○
response property
descriptionlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
numberlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
positionlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
userIdlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ▲
- ▲
response property
descriptionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
numberlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
positionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
userIdlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
the
priorityresponse's property type/format changed fromstring/to/for status200response-property-type-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
descriptionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
numberbecame nullable for the status200response-property-became-nullable
- ▲
the response property
positionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
userIdbecame nullable for the status200response-property-became-nullable
- ▲
the
priorityresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ○
response property
descriptionlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
numberlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
positionlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
userIdlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ▲
- ▲
the
statusresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ○
removed the
archivedenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
doneenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
in-progressenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
in-reviewenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
plannedenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
to-doenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ▲
- ▲
the response property
dueDatebecame optional for the status200response-property-became-optional
- ○
removed
subschema #1subschema #2from thedueDateresponse propertyanyOflist for the response status200response-property-any-of-removed
- ▲
- ▲
the
statusresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ●
added the new
archivedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
doneenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
highenum value to thepriorityresponse property for the response status200response-property-enum-value-added
- ●
added the new
in-progressenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
in-reviewenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
lowenum value to thepriorityresponse property for the response status200response-property-enum-value-added
- ●
added the new
mediumenum value to thepriorityresponse property for the response status200response-property-enum-value-added
- ●
added the new
no-priorityenum value to thepriorityresponse property for the response status200response-property-enum-value-added
- ●
added the new
plannedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
to-doenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
urgentenum value to thepriorityresponse property for the response status200response-property-enum-value-added
- ○
removed
subschema #1subschema #2from thepriorityresponse propertyanyOflist for the response status200response-property-any-of-removed
- ▲
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the required property
createdAtto the response with the200statusresponse-required-property-added
- ○
added the required property
descriptionto the response with the200statusresponse-required-property-added
- ○
added the required property
dueDateto the response with the200statusresponse-required-property-added
- ○
added the required property
idto the response with the200statusresponse-required-property-added
- ○
added the required property
numberto the response with the200statusresponse-required-property-added
- ○
added the required property
positionto the response with the200statusresponse-required-property-added
- ○
added the required property
priorityto the response with the200statusresponse-required-property-added
- ○
added the required property
projectIdto the response with the200statusresponse-required-property-added
- ○
added the required property
statusto the response with the200statusresponse-required-property-added
- ○
added the required property
titleto the response with the200statusresponse-required-property-added
- ○
added the required property
userIdto the response with the200statusresponse-required-property-added
- ▲