Changes to Create board section
POST /boards/{board_id}/sections
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 29 revisions of this API.214
- v5b698c180678a8
- v57529b464d5cb11
- v5689b4b2676391
- v58583f6373a8014
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
- ○
removed the non-success response with the status
500response-non-success-status-removed
- ○
the response optional property
idbecame not read-only for the status201response-optional-property-became-not-read-only
- ○
added the success response with the status
200response-success-status-added
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 status201response-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 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
- ○
added the non-success response with the status
500response-non-success-status-added
- ▲