This pull request addresses issue-44 "search method should support start_index and max_results"
The change adds support for CROWD API search parameters "start_index" and "max_results" but should still maintain backwards compatibility (or at least not break) existing scripts suing python-crowd module.
Please review and provide any feedback or recommendations. Thank you for your help!
-John Christian
@hdost , et.al.,
This pull request addresses issue-44 "search method should support start_index and max_results"
The change adds support for CROWD API search parameters "start_index" and "max_results" but should still maintain backwards compatibility (or at least not break) existing scripts suing python-crowd module.
Please review and provide any feedback or recommendations. Thank you for your help! -John Christian