-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Description
The current get submission endpoint returns all raw data, making it very hard to see the data structure and submission status. Create a new endpoint to return submission summary.
Must return:
- number of entries
- entities names
- submission status - valid or errors
- summary of errors
the endpoint will indicate whether the submission is successful or not, it's not meant to return raw data.
Reactions are currently unavailable