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

  1. a1a5f505549c2917

What changed

  • a1a5f505549c2917See the full diff
    • the query request parameter model was restricted to a list of enum values

      request-parameter-became-enum

    • the response property data/items/original_filename became nullable for the status 200

      response-property-became-nullable

    • added the new canceled enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new downloading enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new flare enum value to the data/items/model response property for the response status 200

      response-property-enum-value-added

    • added the new lumen enum value to the data/items/model response property for the response status 200

      response-property-enum-value-added

    • added the new mirage enum value to the data/items/model response property for the response status 200

      response-property-enum-value-added

    • added the new motion enum value to the data/items/model response property for the response status 200

      response-property-enum-value-added

    • added the new motion-x enum value to the data/items/model response property for the response status 200

      response-property-enum-value-added

    • added the new prism enum value to the data/items/model response property for the response status 200

      response-property-enum-value-added

    • added the new uploading enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new enum value canceled to the query request parameter status

      request-parameter-enum-value-added

    • added the new enum value downloading to the query request parameter status

      request-parameter-enum-value-added

    • added the new enum value flare to the query request parameter model

      request-parameter-enum-value-added

    • added the new enum value lumen to the query request parameter model

      request-parameter-enum-value-added

    • added the new enum value mirage to the query request parameter model

      request-parameter-enum-value-added

    • added the new enum value motion to the query request parameter model

      request-parameter-enum-value-added

    • added the new enum value motion-x to the query request parameter model

      request-parameter-enum-value-added

    • added the new enum value prism to the query request parameter model

      request-parameter-enum-value-added

    • added the new enum value uploading to the query request parameter status

      request-parameter-enum-value-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the optional property issues to the response with the 401 status

      response-optional-property-added

    • the response property data/items/error became required for the status 200

      response-property-became-required

    • the response property data/items/original_filename became required for the status 200

      response-property-became-required

    • the response property data/items/result_url became required for the status 200

      response-property-became-required

    • the response property next_cursor became required for the status 200

      response-property-became-required

    • added the required property data/items/frames_done to the response with the 200 status

      response-required-property-added

    • added the required property data/items/frames_total to the response with the 200 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog