tspence / csharp-searchlight

A lightweight, secure framework for a fluent REST API with robust, secure searching features.
Apache License 2.0
11 stars 7 forks source link

Update switch statement to look for 0 pageNumber instead of null #66

Closed dakotajunkman closed 3 years ago

dakotajunkman commented 3 years ago

Fix for issue #65. Debug Testing of Scenarios

tspence commented 3 years ago

Looks good, thanks!