Changes to List deploy request reviews

GET /organizations/{organization}/databases/{database}/deploy-requests/{number}/reviews

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 24 revisions of this API.64

  1. 4b2e4f05bda21
  2. 72506953f36743
  3. d710019068fb1
  4. 477c6ebdabdf1

What changed

    • added the required property per_page to the response with the 200 status

      response-required-property-added

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

    • the response property next_page became nullable for the status 200

      response-property-became-nullable

    • the response property next_page_url became nullable for the status 200

      response-property-became-nullable

    • the response property prev_page became nullable for the status 200

      response-property-became-nullable

    • the response property prev_page_url became nullable for the status 200

      response-property-became-nullable

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter per_page

      new-optional-request-parameter

    • added the required property type to the response with the 200 status

      response-required-property-added

    • for the path request parameter number, the type/format was changed from number/ to integer/

      request-parameter-type-changed

    • for the path request parameter number, the type/format was changed from string/ to number/

      request-parameter-type-changed