Skip to content

v0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@q-uint q-uint released this 17 Mar 16:23
· 1 commit to master since this release
df55fde
Fix error count check when parsing query parameters. (#145)

The code should not silently proceed when a single error is found.
Tests added for non-integer count and startIndex query parameters.