Skip to content

Endpoint to return submission summary #130

@Buwujiu

Description

@Buwujiu

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions