Changes to Trigger a task run

POST /v2/tasks/{task_id}/trigger

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

Changed in 3 of the 16 revisions of this API.211

  1. f63ac334fd4a1
  2. 9263b98aaefb1
  3. 1103033ea0502

What changed

    • the anyOf[TriggerRunExperimentTaskRunRequest]/experiment_name request property's maxLength was set to 255

      request-property-max-length-set

    • added the new optional request property anyOf[TriggerRunExperimentTaskRunRequest]/query_filter

      new-optional-request-property

    • the anyOf[TriggerRunExperimentTaskRunRequest]/experiment_name request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • added the pattern ^[^"\\]*$ to the request property anyOf[TriggerRunExperimentTaskRunRequest]/experiment_name

      request-property-pattern-added

Of the 16 revisions, 1 has no diff computed.