Changes to Update Deployment Schedule

PATCH /api/deployments/{id}/schedules/{schedule_id}

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

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

  1. e3ee4e0af3973
  2. 1300477de63f1
  3. f5e6e917c9241

What changed

    • added the new optional request property allOf[subschema #1: DeploymentScheduleUpdate]/catchup

      new-optional-request-property

    • added the new optional request property allOf[subschema #1: DeploymentScheduleUpdate]/max_active_runs

      new-optional-request-property

    • added the new optional request property allOf[subschema #1: DeploymentScheduleUpdate]/max_scheduled_runs

      new-optional-request-property

    • the active request property default value true was removed

      request-property-default-value-removed

    • endpoint added

      endpoint-added