Open aKzenT opened 8 years ago
Fixes issue #11
Great stuff. Strangely there is a unit test for the internal method, but not for the SearchAsync
method for this parameter so I guess that's how it was missed.
Thanks for the PR! I'll add unit tests, then merge for the next release.
The includeLevels parameter was not passed on to the internal GetRequestUrl function, meaning that the parameter had no effect. Fixed this issue.