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
What changed
- ○
added the required property
per_pageto the response with the200statusresponse-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_pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
next_page_urlbecame nullable for the status200response-property-became-nullable
- ▲
the response property
prev_pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
prev_page_urlbecame nullable for the status200response-property-became-nullable
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterper_pagenew-optional-request-parameter
- ○
added the required property
typeto the response with the200statusresponse-required-property-added
- ▲
- ▲
for the
pathrequest parameternumber, the type/format was changed fromnumber/tointeger/request-parameter-type-changed
- ▲
- ▲
for the
pathrequest parameternumber, the type/format was changed fromstring/tonumber/request-parameter-type-changed
- ▲