Changes to Update deployment settings
PATCH /v1/deployment-settings/{userId}/{dseq}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 25 revisions of this API.6
What changed
- ○
added the new optional request property
data/runtimeLimitHoursnew-optional-request-property
- ○
the request property
data/autoTopUpEnabledbecame optionalrequest-property-became-optional
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the required property
data/runtimeEndsAtto the response with the200statusresponse-required-property-added
- ○
added the required property
data/runtimeLimitHoursto the response with the200statusresponse-required-property-added
- ○