pagination improvement using pages instead of GUIDs
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)