Changes to Cancel FindAll Run

POST /v1beta/findall/runs/{findall_id}/cancel

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

Changed in 5 of the 21 revisions of this API.315

  1. 973957d74ceb1
  2. 84643ced975811
  3. 57e1c56be0942
  4. 105d778ad64d210
  5. 70ca78f3dbac1

What changed

    • header request parameter parallel-beta was deprecated

      request-parameter-deprecated

    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 204

      response-success-status-added

    • api tag FindAll added

      api-tag-added

    • api tag FindAll API (Beta) removed

      api-tag-removed

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

  • 105d778ad64d210See the full diff
    • the error response's property type/format changed from / to object/ for status 404

      response-property-type-changed

    • the error response's property type/format changed from / to object/ for status 409

      response-property-type-changed

    • added the optional property error/detail to the response with the 404 status

      response-optional-property-added

    • added the optional property error/detail to the response with the 409 status

      response-optional-property-added

    • removed Error from the error response property allOf list for the response status 404

      response-property-all-of-removed

    • removed Error from the error response property allOf list for the response status 409

      response-property-all-of-removed

    • removed the error enum value from the type response property for the response status 404

      response-property-enum-value-removed

    • removed the error enum value from the type response property for the response status 409

      response-property-enum-value-removed

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

      response-required-property-added

    • added the required property error/message to the response with the 409 status

      response-required-property-added

    • added the required property error/ref_id to the response with the 404 status

      response-required-property-added

    • added the required property error/ref_id to the response with the 409 status

      response-required-property-added

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

    • endpoint added

      endpoint-added