FBDevCLagos / hiddenwisdom-api

7 stars 2 forks source link

Fix/#42/random search params #43

Closed 0sc closed 8 years ago

0sc commented 8 years ago

This implements a minor refactor of the search implementation to fix bug with the random param option. The random params is no expected as an option to the the directions params. This implies that valid direction params can now be either 'desc', 'asc' or 'random'

sofiengwin commented 8 years ago

Awesome stuff @andela-ooranagwa thank you for fixing this issue. 👍