monkeytype/backend/api/controllers
Bruce Berrios 76bcc4bd56
Add request validation to user endpoints (#2423) by Bruception
* Add request validation to user endpoints

* Remove tag id log

* Remove verbs from endpoints

* Remove old code

* Remove uid

* Fix

* Remove name from URI

* Rename utils

* Fix
2022-02-07 20:22:39 +01:00
..
config.js Endpoint schemas/Improved Auth Middleware (#2411) by Bruception 2022-02-04 21:18:22 +01:00
leaderboards.js Endpoint schemas/Improved Auth Middleware (#2411) by Bruception 2022-02-04 21:18:22 +01:00
new-quotes.js Endpoint schemas/Improved Auth Middleware (#2411) by Bruception 2022-02-04 21:18:22 +01:00
preset.js Endpoint schemas/Improved Auth Middleware (#2411) by Bruception 2022-02-04 21:18:22 +01:00
psa.js using asynchandlerwrapper, removed try catch 2022-02-01 18:26:59 +01:00
quote-ratings.js Endpoint schemas/Improved Auth Middleware (#2411) by Bruception 2022-02-04 21:18:22 +01:00
quotes.js Endpoint schemas/Improved Auth Middleware (#2411) by Bruception 2022-02-04 21:18:22 +01:00
result.js Add results schema validation (#2417) by Bruception 2022-02-06 13:33:15 +01:00
user.js Add request validation to user endpoints (#2423) by Bruception 2022-02-07 20:22:39 +01:00