AmbireTech / adex-market

AdEx Market: a scraper that aggregates ad campaign information from the validator network
7 stars 6 forks source link

Post Request Validation #6

Closed samparsky closed 5 years ago

samparsky commented 5 years ago

There should be request body validation for /user/ https://github.com/AdExNetwork/adex-market/blob/master/routes/users.js#L11

simzzz commented 5 years ago

Schema is in https://github.com/AdExNetwork/adex-models/blob/v4/src/schemas.js#L65