webapp
webapp copied to clipboard
Do not return an error response when an event has already been uploaded
When a LearningEvent
/AssessmentEvent
is uploaded twice to the analytics/
REST API, return an HTTP status code indicating success rather than an error message.
Relates to https://github.com/elimu-ai/analytics/issues/99