Skip to content

Commit

Permalink
cosmetic change in the release note (#9763)
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev committed Sep 6, 2023
1 parent 35835e4 commit 9a9d7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-notes/9763-versions-api-improvements.md
@@ -1,4 +1,4 @@
# Some improvements have been added to the /versions API
# Improvements in the /versions API

- optional pagination has been added to `/api/datasets/{id}/versions` that may be useful in datasets with a large number of versions;
- a new flag `includeFiles` is added to both `/api/datasets/{id}/versions` and `/api/datasets/{id}/versions/{vid}` (true by default), providing an option to drop the file information from the output;
Expand Down

0 comments on commit 9a9d7d6

Please sign in to comment.