osmlab / to-fix-backend

The to-fix server
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Make query param validation logic a helper #239

Open batpad opened 6 years ago

batpad commented 6 years ago

Move validating query parameters for item search into a helper, to make it reusable across places (for eg. validating similar query parameters on the quadkeys endpoint).