Skip to content

Commit cbbe63d

Browse files
committed
#11852 restore merge loss
1 parent 199d38e commit cbbe63d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/sphinx-guides/source/api/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ v6.9
1313
- The POST /api/admin/makeDataCount/{id}/updateCitationsForDataset processing is now asynchronous and the response no longer includes the number of citations. The response can be OK if the request is queued or 503 if the queue is full (default queue size is 1000).
1414
- The way to set per-format size limits for tabular ingest has changed. JSON input is now used. See :ref:`:TabularIngestSizeLimit`.
1515
- In the past, the settings API would accept any key and value. This is no longer the case because validation has been added. See :ref:`settings_put_single`, for example.
16+
- For GET /api/notifications/all the JSON response has changed breaking the backward compatibility of the API.
1617

1718
v6.8
1819
----

0 commit comments

Comments
 (0)