add request validation to membership endpoint

This commit is contained in:
Riku Rouvila
2017-07-08 18:18:43 +01:00
parent c58485aafa
commit 286074f972
3 changed files with 30 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
"cors": "^2.7.1",
"express": "^4.11.0",
"google-spreadsheet": "^2.0.4",
"joi": "^10.6.0",
"lodash": "^3.10.1",
"moment": "^2.18.1",
"morgan": "^1.5.1",