Changes to Update a workflow revision

PUT /v1/workflows/revisions/{revision_id}

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

Changed in 1 of the 3 revisions of this API.42117

  1. 5a5597ebb2d642117

What changed

  • 5a5597ebb2d642117See the full diff
    • removed subschema #1 from the compilation_strategy request property anyOf list

      request-property-any-of-removed

    • removed subschema #1 from the trigger_type request property anyOf list

      request-property-any-of-removed

    • the response property tools/items/tool/active_revision/anyOf[subschema #1: ToolRevisionResponse]/transfer_target/anyOf[subschema #1: TransferTargetView]/destination became optional for the status 200

      response-property-became-optional

    • response property tools/items/tool/active_revision/anyOf[subschema #1: ToolRevisionResponse]/transfer_target/anyOf[subschema #1: TransferTargetView]/destination list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • the analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/request_timeout_ms/anyOf[subschema #1]/ request property's max was set to 20000.00

      request-property-max-set

    • the analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/temperature/anyOf[subschema #1]/ request property's max was set to 2.00

      request-property-max-set

    • the analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/top_p/anyOf[subschema #1]/ request property's max was set to 1.00

      request-property-max-set

    • the router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/request_timeout_ms/anyOf[subschema #1]/ request property's max was set to 20000.00

      request-property-max-set

    • the router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/temperature/anyOf[subschema #1]/ request property's max was set to 2.00

      request-property-max-set

    • the router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/top_p/anyOf[subschema #1]/ request property's max was set to 1.00

      request-property-max-set

    • the analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/max_tokens/anyOf[subschema #1]/ request property's min was set to 1.00

      request-property-min-set

    • the analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/request_timeout_ms/anyOf[subschema #1]/ request property's min was set to 1000.00

      request-property-min-set

    • the analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/temperature/anyOf[subschema #1]/ request property's min was set to 0.00

      request-property-min-set

    • the analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/top_p/anyOf[subschema #1]/ request property's min was set to 0.00

      request-property-min-set

    • the router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/max_tokens/anyOf[subschema #1]/ request property's min was set to 1.00

      request-property-min-set

    • the router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/request_timeout_ms/anyOf[subschema #1]/ request property's min was set to 1000.00

      request-property-min-set

    • the router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/temperature/anyOf[subschema #1]/ request property's min was set to 0.00

      request-property-min-set

    • the router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/top_p/anyOf[subschema #1]/ request property's min was set to 0.00

      request-property-min-set

    • removed the request property system_prompt

      request-property-removed

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

      response-optional-property-removed

    • removed the optional property tools/items/tool_revision_id from the response with the 200 status

      response-optional-property-removed

    • added the new max enum value to the analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • added the new max enum value to the router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • added the new minimal enum value to the analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • added the new minimal enum value to the router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • added CompilationStrategy to the compilation_strategy request property anyOf list

      request-property-any-of-added

    • added TriggerType to the trigger_type request property anyOf list

      request-property-any-of-added

    • added the new max enum value to the request property analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/

      request-property-enum-value-added

    • added the new max enum value to the request property router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/

      request-property-enum-value-added

    • added the new minimal enum value to the request property analyzer_model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/

      request-property-enum-value-added

    • added the new minimal enum value to the request property router_model_settings/anyOf[subschema #1: ModelChainEntry]/config/reasoning_effort/anyOf[subschema #1]/

      request-property-enum-value-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property retry_after to the response with the 400 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 401 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 404 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

    • added the optional property retryable to the response with the 401 status

      response-optional-property-added

    • added the optional property retryable to the response with the 404 status

      response-optional-property-added

    • added the optional property tools/items/tool/active_revision/anyOf[subschema #1: ToolRevisionResponse]/compatibility to the response with the 200 status

      response-optional-property-added

    • added the optional property tools/items/tool/active_revision/anyOf[subschema #1: ToolRevisionResponse]/transfer_target/anyOf[subschema #1: TransferTargetView]/destination_source to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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