Changes to Read Deployment Schedules

GET /api/deployments/{id}/schedules

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

Changed in 2 of the 50 revisions of this API.4

  1. e3ee4e0af3973
  2. f5e6e917c9241

What changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • endpoint added

      endpoint-added