Path-Check / safeplaces-dct-app

COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
https://covidsafepaths.org
MIT License
465 stars 285 forks source link

Joi verification for manual JSON mock data #1302

Closed JacobJaffe closed 4 years ago

JacobJaffe commented 4 years ago

Adds verification on the endpoint for our mock data ingest. This allows a nicer error, as we've had issues with incorrectly formatted files.

Thanks @tnekret for the suggestion on going about this with Joi