Changes to Extend FindAll Run

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

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

Changed in 4 of the 21 revisions of this API.318

  1. 973957d74ceb1
  2. 57e1c56be0942
  3. 105d778ad64d314
  4. 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

  • 105d778ad64d314See the full diff
    • the enrichments/anyOf[subschema #1]/items/output_schema response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • 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 422

      response-property-type-changed

    • added the optional property enrichments/anyOf[subschema #1]/items/output_schema/type to the response with the 200 status

      response-optional-property-added

    • 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 422 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 422

      response-property-all-of-removed

    • removed JsonSchema from the enrichments/anyOf[subschema #1]/items/output_schema response property allOf list for the response status 200

      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 422

      response-property-enum-value-removed

    • removed the url enum value from the enrichments/anyOf[subschema #1]/items/mcp_servers/anyOf[subschema #1]/items/type response property for the response status 200

      response-property-enum-value-removed

    • added the required property enrichments/anyOf[subschema #1]/items/output_schema/json_schema to the response with the 200 status

      response-required-property-added

    • 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 422 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 422 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