Changes to List tasks
GET /api/tasks/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 11 of the 79 revisions of this API.1714
What changed
- ●
added the new
product_update_subscriptionenum value to theitems/task_typeresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
product_update_subscriptionto the propertyanyOf[subschema #1: TaskType]/of thequeryrequest parametertask_typerequest-parameter-property-enum-value-added
- ●
- ▲
response property
detaillist-of-types was widened by adding typesstringto media typeapplication/jsonof response422response-property-list-of-types-widened
- ○
the response property
detailbecame required for the status422response-property-became-required
- ▲
- ○
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 non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
- ○
api operation id
list_tasks_api_tasks__getremoved and replaced withlist_tasksapi-operation-id-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
asset_version_storage_cleanupenum value to theitems/task_typeresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
asset_version_storage_cleanupto the propertyanyOf[subschema #1: TaskType]/of thequeryrequest parametertask_typerequest-parameter-property-enum-value-added
- ●
- ●
added the new
burst_detectionenum value to theitems/task_typeresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
burst_detectionto the propertyanyOf[subschema #1: TaskType]/of thequeryrequest parametertask_typerequest-parameter-property-enum-value-added
- ●
- ●
added the new
display_proxy_generationenum value to theitems/task_typeresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
display_proxy_generationto the propertyanyOf[subschema #1: TaskType]/of thequeryrequest parametertask_typerequest-parameter-property-enum-value-added
- ●
- ●
added the new
video_metadata_extractenum value to theitems/task_typeresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
video_metadata_extractto the propertyanyOf[subschema #1: TaskType]/of thequeryrequest parametertask_typerequest-parameter-property-enum-value-added
- ●
- ●
added the new
thumbhashenum value to theitems/task_typeresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
thumbhashto the propertyanyOf[subschema #1: TaskType]/of thequeryrequest parametertask_typerequest-parameter-property-enum-value-added
- ●
- ●
added the new
video_thumbnail_extractenum value to theitems/task_typeresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
video_thumbnail_extractto the propertyanyOf[subschema #1: TaskType]/of thequeryrequest parametertask_typerequest-parameter-property-enum-value-added
- ●
- ○
added the new optional
queryrequest parameterlibrary_idnew-optional-request-parameter
- ○