Skip to content

Commit

Permalink
changes made in #9665 belong in 6.5 changelog, not 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Dec 6, 2024
1 parent 82dad99 commit f19794b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/sphinx-guides/source/api/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@ This API changelog is experimental and we would love feedback on its usefulness.
:local:
:depth: 1

v6.5
----

- **/api/datasets/{identifier}/links**: The GET endpoint returns a list of Dataverses linked to the given Dataset. The format of the response has changes for v6.4 making it backward incompatible.

v6.4
----

- **/api/datasets/$dataset-id/modifyRegistration**: Changed from GET to POST
- **/api/datasets/modifyRegistrationPIDMetadataAll**: Changed from GET to POST
- **/api/datasets/{identifier}/links**: The GET endpoint returns a list of Dataverses linked to the given Dataset. The format of the response has changes for v6.4 making it backward incompatible.

v6.3
----
Expand Down

0 comments on commit f19794b

Please sign in to comment.