Changes to PATCH /v1/print-jobs/:id/retry

PATCH /v1/print-jobs/{id}/retry

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

Changed in 1 of the 24 revisions of this API.7

  1. 750c8a1363077

What changed

    • added the new optional request property expected_retry_count

      new-optional-request-property

    • added the new optional request property next_eligible_at

      new-optional-request-property

    • added the new optional request property terminal_reason

      new-optional-request-property

    • added the non-success response with the status 409

      response-non-success-status-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added