node-sentry-api icon indicating copy to clipboard operation
node-sentry-api copied to clipboard

Releases.files only returns up to 100 files

Open jbellenger opened this issue 10 years ago • 0 comments

Releases.files does not return all results when a release contains over 100 files. This appears to be due to missing support for Sentry API pagination.

jbellenger avatar Feb 11 '16 19:02 jbellenger