Skip to content

v0.1

Pre-release
Pre-release

Choose a tag to compare

@q-uint q-uint released this 17 Mar 16:23
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.