Changes to Create Deployment

POST /api/deployments/

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

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

  1. e3ee4e0af3976
  2. 9bf4f938a0702
  3. 1300477de63f3
  4. f5252435d1572
  5. f5e6e917c9244

What changed

    • added the new optional request property schedules/items/catchup

      new-optional-request-property

    • added the new optional request property schedules/items/max_active_runs

      new-optional-request-property

    • added the new optional request property schedules/items/max_scheduled_runs

      new-optional-request-property

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the new optional request property job_variables

      new-optional-request-property

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

      response-optional-property-added

    • the request property flow_id became required

      request-property-became-required

    • the request property name became required

      request-property-became-required

    • the request property schedules/items/schedule became required

      request-property-became-required

    • the response property flow_id became required for the status 200

      response-property-became-required

    • the response property name became required for the status 200

      response-property-became-required

    • added the new optional request property paused

      new-optional-request-property

    • added the new optional request property schedules

      new-optional-request-property

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

      response-optional-property-added

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

      response-optional-property-added