Changes to Read Deployments

POST /api/deployments/filter

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

Changed in 5 of the 50 revisions of this API.9

  1. e3ee4e0af3973
  2. 9bf4f938a0701
  3. f5252435d1572
  4. ddeb9f58c03b1
  5. f5e6e917c9242

What changed

    • added the optional property items/schedules/items/catchup to the response with the 200 status

      response-optional-property-added

    • added the optional property items/schedules/items/max_active_runs to the response with the 200 status

      response-optional-property-added

    • added the optional property items/schedules/items/max_scheduled_runs to the response with the 200 status

      response-optional-property-added

    • added the optional property items/job_variables to the response with the 200 status

      response-optional-property-added

    • the response property items/flow_id became required for the status 200

      response-property-became-required

    • the response property items/name became required for the status 200

      response-property-became-required

    • added the new optional request property deployments/paused

      new-optional-request-property

    • added the optional property items/paused to the response with the 200 status

      response-optional-property-added

    • added the optional property items/schedules to the response with the 200 status

      response-optional-property-added