sunnah-com / corrections

55 stars 35 forks source link

Validate entries in the backend ingestor #60

Closed ahadith closed 3 years ago

ahadith commented 3 years ago

Ensure that submissions contain at least a URN, queue, language, and attr. If not, return a failure message.

Also, allow for submissions to contain an ID. If they don't assign one automatically, but otherwise keep the ID they came with.

hasankhan commented 3 years ago

added validation in api gateway.