Changes to Create Deployment Schedules
POST /api/deployments/{id}/schedules
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 50 revisions of this API.17
What changed
- ○
added the new optional request property
items/catchupnew-optional-request-property
- ○
added the new optional request property
items/max_active_runsnew-optional-request-property
- ○
added the new optional request property
items/max_scheduled_runsnew-optional-request-property
- ○
added the optional property
items/catchupto the response with the201statusresponse-optional-property-added
- ○
added the optional property
items/max_active_runsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
items/max_scheduled_runsto the response with the201statusresponse-optional-property-added
- ○
- ▲
the request property
items/schedulebecame requiredrequest-property-became-required
- ▲
- ○
endpoint added
endpoint-added
- ○