Changes to Update board section
PATCH /boards/{board_id}/sections/{section_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 29 revisions of this API.311
- v5b698c180678a6
- v57529b464d5cb11
- v5689b4b2676391
- v58583f6373a8023
What changed
- ○
the request optional property
idbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
removed the non-success response with the status
409response-non-success-status-removed
- ○
the response optional property
idbecame not read-only for the status200response-optional-property-became-not-read-only
This revision also has 182 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the request property
namebecame requiredrequest-property-became-required
- ○
the response property
namebecame required for the status200response-property-became-required
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional
queryrequest parameterad_account_idnew-optional-request-parameter
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added the pattern
^\d+$to thepathrequest parameterboard_idrequest-parameter-pattern-added
- ▲
added the pattern
^\d+$to thepathrequest parametersection_idrequest-parameter-pattern-added
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ▲