Changes to List read-only regions

GET /organizations/{organization}/databases/{database}/read-only-regions

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

Changed in 3 of the 24 revisions of this API.74

  1. 4b2e4f05bda21
  2. 72506953f36753
  3. d710019068fb2

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 data/items/ready_at became nullable for the status 200

      response-property-became-nullable

    • 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 required property data/items/region/mysql_supported to the response with the 200 status

      response-required-property-added

    • added the required property data/items/region/postgresql_supported to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

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

      request-parameter-type-changed

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

      request-parameter-type-changed