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

  1. v5b698c180678a6
  2. v57529b464d5cb11
  3. v5689b4b2676391
  4. v58583f6373a8023

What changed

    • the request optional property id became not read-only

      request-optional-property-became-not-read-only

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • removed the non-success response with the status 409

      response-non-success-status-removed

    • the response optional property id became not read-only for the status 200

      response-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

  • v57529b464d5cb11See the full diff
    • the request property name became required

      request-property-became-required

    • the response property name became required for the status 200

      response-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 query request parameter ad_account_id

      new-optional-request-parameter

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v58583f6373a8023See the full diff
    • added the pattern ^\d+$ to the path request parameter board_id

      request-parameter-pattern-added

    • added the pattern ^\d+$ to the path request parameter section_id

      request-parameter-pattern-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added