#24, fixing param validation when request body object and query param is defined
- updated function validate_parameter_schemas/3
- updated phoenix example user controller: create action now has a query param
- updated test for create user, now also giving a query param to reproduce bug #24