Changes to Get job status (deprecated)

GET /api/job/{job_id}/status

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 38 revisions of this API.2621

  1. 8560879e618828
  2. c4db9e1283df67
  3. 09a5075587c83
  4. 2f69d843959c1
  5. c9640fded6591
  6. a66055fa384e1

What changed

    • removed the required property error from the response with the 401 status

      response-required-property-removed

    • removed the required property error from the response with the 404 status

      response-required-property-removed

    • api tag job added

      api-tag-added

    • api tag queue removed

      api-tag-removed

    • added the optional property details to the response with the 403 status

      response-optional-property-added

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • the response property code became required for the status 401

      response-property-became-required

    • the response property code became required for the status 404

      response-property-became-required

    • added the required property message to the response with the 401 status

      response-required-property-added

    • added the required property message to the response with the 404 status

      response-required-property-added

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

  • c4db9e1283df67See the full diff
    • removed the optional property completed_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property progress from the response with the 200 status

      response-optional-property-removed

    • removed the optional property started_at from the response with the 200 status

      response-optional-property-removed

    • added the new error enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new in_progress enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new waiting_to_dispatch enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the optional property assigned_inference to the response with the 200 status

      response-optional-property-added

    • added the optional property error_message to the response with the 200 status

      response-optional-property-added

    • added the optional property last_state_update to the response with the 200 status

      response-optional-property-added

    • removed the failed enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the running enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • added the required property created_at to the response with the 200 status

      response-required-property-added

    • added the required property updated_at to the response with the 200 status

      response-required-property-added

    • api operation id getCloudJobStatus removed and replaced with getJobStatus

      api-operation-id-removed

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • endpoint deprecated

      endpoint-deprecated

    • endpoint added

      endpoint-added

    • api path removed with deprecation

      api-path-removed-with-deprecation

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