WING-NUS / SSID

Student Submission Integrity Diagnosis
18 stars 23 forks source link

Update JSON responses for GET /api/v1/assignments/{assignment_id}/submission_similarities/ #358

Closed mengyewgau closed 1 year ago

mengyewgau commented 1 year ago

…JSON as with doc

  1. Added Processing Status to handle when the assignment is being processed
  2. Modified JSON responses to reflect correctly as with doc
  3. Added a new JSON response for incorrect assignment ID as error 400
  4. Modified code for better readability too

    Description

Related Issue

Part of #324

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

sibinhho99 commented 1 year ago

Try to write more descriptive PR descriptions so that it can be more easily referred to in the future