Changes to Retrieve FindAll Run Status

GET /v1beta/findall/runs/{findall_id}

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

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

  1. 973957d74ceb1
  2. 57e1c56be0942
  3. 970b780e86491
  4. 105d778ad64d17
  5. 70ca78f3dbac1

What changed

    • header request parameter parallel-beta was deprecated

      request-parameter-deprecated

    • 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

    • added the new insufficient_funds enum value to the status/termination_reason/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

  • 105d778ad64d17See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • removed FindAllRun FindAllPollResponse from the response body anyOf list for the response status 200

      response-body-any-of-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

    • added the required property status to the response with the 200 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