Changes to List jobs
GET /jobs
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.2917
- a1a5f505549c2917
What changed
- ▲
the
queryrequest parametermodelwas restricted to a list of enum valuesrequest-parameter-became-enum
- ▲
the response property
data/items/original_filenamebecame nullable for the status200response-property-became-nullable
- ●
added the new
canceledenum value to thedata/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
downloadingenum value to thedata/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
flareenum value to thedata/items/modelresponse property for the response status200response-property-enum-value-added
- ●
added the new
lumenenum value to thedata/items/modelresponse property for the response status200response-property-enum-value-added
- ●
added the new
mirageenum value to thedata/items/modelresponse property for the response status200response-property-enum-value-added
- ●
added the new
motionenum value to thedata/items/modelresponse property for the response status200response-property-enum-value-added
- ●
added the new
motion-xenum value to thedata/items/modelresponse property for the response status200response-property-enum-value-added
- ●
added the new
prismenum value to thedata/items/modelresponse property for the response status200response-property-enum-value-added
- ●
added the new
uploadingenum value to thedata/items/statusresponse property for the response status200response-property-enum-value-added
- ○
added the new enum value
canceledto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
downloadingto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
flareto thequeryrequest parametermodelrequest-parameter-enum-value-added
- ○
added the new enum value
lumento thequeryrequest parametermodelrequest-parameter-enum-value-added
- ○
added the new enum value
mirageto thequeryrequest parametermodelrequest-parameter-enum-value-added
- ○
added the new enum value
motionto thequeryrequest parametermodelrequest-parameter-enum-value-added
- ○
added the new enum value
motion-xto thequeryrequest parametermodelrequest-parameter-enum-value-added
- ○
added the new enum value
prismto thequeryrequest parametermodelrequest-parameter-enum-value-added
- ○
added the new enum value
uploadingto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the optional property
issuesto the response with the401statusresponse-optional-property-added
- ○
the response property
data/items/errorbecame required for the status200response-property-became-required
- ○
the response property
data/items/original_filenamebecame required for the status200response-property-became-required
- ○
the response property
data/items/result_urlbecame required for the status200response-property-became-required
- ○
the response property
next_cursorbecame required for the status200response-property-became-required
- ○
added the required property
data/items/frames_doneto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/frames_totalto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲