galaxy-api/views
Andrew Richardson eb1e969d1e Fixed a case where /user/search was always returning a bad_email error when user lookup failed 2014-04-08 16:16:37 -07:00
..
game Use 'validation' instead of 'bodyValidation' for validating POST / PUT request bodies, since restify's bodyParser plugin maps parsed body fields to params (which is what 'validation' validates). This also alleviates the need for a 'bodyValidation' field in the first place. See #164 for details. 2014-04-07 20:19:22 -07:00
user Fixed a case where /user/search was always returning a bad_email error when user lookup failed 2014-04-08 16:16:37 -07:00
feedback.js Use node-restify-validation for feedback endpoint 2014-04-07 20:19:22 -07:00