Skip to content

pagination improvement using pages instead of GUIDs

Compare
Choose a tag to compare
@Avantol13 Avantol13 released this 02 Dec 18:16
· 144 commits to master since this release
d3c3d3e

Release Notes

For: uc-cdis/indexd
Notes since tag: 2.4.0
Notes to tag/commit: 2.5.0
Generated: 2019-12-02

New Features

  • add page param to list records endpoint to support pagination without
    using a did (#254)

Improvements

  • Clarify what PREPEND_PREFIX and ADD_PREFIX_ALIAS configurations do and
    improve their unit tests (#255)