Contentful.NET icon indicating copy to clipboard operation
Contentful.NET copied to clipboard

Honor includeLevels parameter

Open aKzenT opened this issue 9 years ago • 2 comments
trafficstars

The includeLevels parameter was not passed on to the internal GetRequestUrl function, meaning that the parameter had no effect. Fixed this issue.

aKzenT avatar Sep 30 '16 19:09 aKzenT

Fixes issue #11

aKzenT avatar Sep 30 '16 19:09 aKzenT

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.

ryan-codingintrigue avatar Oct 03 '16 07:10 ryan-codingintrigue