Changes to Cancel Run

POST /api/v1/runs/{id}/cancel

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

Changed in 16 of the 135 revisions of this API.15731

  1. ef906071a8e424
  2. 7fe7b675579942
  3. 4f9aedeb721124
  4. d043ecc9a6524
  5. fa4de608a93c4
  6. 44617fd2c7222
  7. ad4eeab2bd6f2
  8. 2ecec029bf0c1
  9. ea20de899fa91
  10. 7c4242de9f981
  11. de85d055604012
  12. 1fa851815cf244
  13. 682a04780c6e1
  14. f0039c82fe7f114
  15. 687e515d2bde1
  16. 75eb02b1c66b1

What changed

  • ef906071a8e424See the full diff
    • added the new publish_failed enum value to the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-added

    • added the new publish_failed enum value to the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 202

      response-property-enum-value-added

    • the response property timing/oneOf[RunTiming]/inference_time_ms became required for the status 200

      response-property-became-required

    • the response property timing/oneOf[RunTiming]/inference_time_ms became required for the status 202

      response-property-became-required

    • the response property timing/oneOf[RunTiming]/tool_time_ms became required for the status 200

      response-property-became-required

    • the response property timing/oneOf[RunTiming]/tool_time_ms became required for the status 202

      response-property-became-required

  • 7fe7b675579942See the full diff
    • the response property timing/oneOf[RunTiming]/inference_time_ms became optional for the status 200

      response-property-became-optional

    • the response property timing/oneOf[RunTiming]/inference_time_ms became optional for the status 202

      response-property-became-optional

    • the response property timing/oneOf[RunTiming]/tool_time_ms became optional for the status 200

      response-property-became-optional

    • the response property timing/oneOf[RunTiming]/tool_time_ms became optional for the status 202

      response-property-became-optional

    • removed the publish_failed enum value from the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-removed

    • removed the publish_failed enum value from the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 202

      response-property-enum-value-removed

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

  • 4f9aedeb721124See the full diff
    • added the new publish_failed enum value to the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-added

    • added the new publish_failed enum value to the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 202

      response-property-enum-value-added

    • the response property timing/oneOf[RunTiming]/inference_time_ms became required for the status 200

      response-property-became-required

    • the response property timing/oneOf[RunTiming]/inference_time_ms became required for the status 202

      response-property-became-required

    • the response property timing/oneOf[RunTiming]/tool_time_ms became required for the status 200

      response-property-became-required

    • the response property timing/oneOf[RunTiming]/tool_time_ms became required for the status 202

      response-property-became-required

    • the response property timing/oneOf[RunTiming]/inference_time_ms became optional for the status 200

      response-property-became-optional

    • the response property timing/oneOf[RunTiming]/inference_time_ms became optional for the status 202

      response-property-became-optional

    • the response property timing/oneOf[RunTiming]/tool_time_ms became optional for the status 200

      response-property-became-optional

    • the response property timing/oneOf[RunTiming]/tool_time_ms became optional for the status 202

      response-property-became-optional

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

    • the response property timing/oneOf[RunTiming]/inference_time_ms became required for the status 200

      response-property-became-required

    • the response property timing/oneOf[RunTiming]/inference_time_ms became required for the status 202

      response-property-became-required

    • the response property timing/oneOf[RunTiming]/tool_time_ms became required for the status 200

      response-property-became-required

    • the response property timing/oneOf[RunTiming]/tool_time_ms became required for the status 202

      response-property-became-required

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

    • removed the publish_failed enum value from the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-removed

    • removed the publish_failed enum value from the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 202

      response-property-enum-value-removed

    • added the new publish_failed enum value to the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-added

    • added the new publish_failed enum value to the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 202

      response-property-enum-value-added

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

    • added the success response with the status 202

      response-success-status-added

    • removed the success response with the status 202

      response-success-status-removed

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

    • added the success response with the status 202

      response-success-status-added

  • de85d055604012See the full diff
    • added PrincipalUser PrincipalWorker PrincipalWebhook PrincipalSlack PrincipalAgent PrincipalSystem to the created_by response property oneOf list for the response status 200

      response-property-one-of-added

    • added discriminator to created_by response property for the response status 200

      response-property-discriminator-added

    • removed Principal subschema #2 from the created_by response property oneOf list for the response status 200

      response-property-one-of-removed

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

  • 1fa851815cf244See the full diff
    • removed the required property sandbox/oneOf[RunSandbox]/image from the response with the 200 status

      response-required-property-removed

    • removed the required property sandbox/oneOf[RunSandbox]/provider from the response with the 200 status

      response-required-property-removed

    • removed the required property sandbox/oneOf[RunSandbox]/runtime from the response with the 200 status

      response-required-property-removed

    • removed the required property sandbox/oneOf[RunSandbox]/snapshot from the response with the 200 status

      response-required-property-removed

    • added the optional property sandbox/oneOf[RunSandbox]/failure to the response with the 200 status

      response-optional-property-added

    • added the optional property sandbox/oneOf[RunSandbox]/instance to the response with the 200 status

      response-optional-property-added

    • added the required property sandbox/oneOf[RunSandbox]/kind to the response with the 200 status

      response-required-property-added

    • added the required property sandbox/oneOf[RunSandbox]/plan to the response with the 200 status

      response-required-property-added

    • added the optional property automation/oneOf[AutomationRef]/trigger_id to the response with the 200 status

      response-optional-property-added

  • f0039c82fe7f114See the full diff
    • added RunStatusPending RunStatusRunnable to the lifecycle/status response property oneOf list for the response status 200

      response-property-one-of-added

    • added the new approval_denied enum value to the lifecycle/status/oneOf[RunStatusFailed]/reason response property for the response status 200

      response-property-enum-value-added

    • added pending runnable discriminator mapping keys to the lifecycle/status response property for the response status 200

      response-property-discriminator-mapping-added

    • removed queued discriminator mapping keys from the lifecycle/status response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed RunStatusQueued from the lifecycle/status response property oneOf list for the response status 200

      response-property-one-of-removed

    • added the required property lifecycle/approval to the response with the 200 status

      response-required-property-added

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

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

      response-required-property-added

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

      response-required-property-added