WING-NUS / SSID

Student Submission Integrity Diagnosis
18 stars 23 forks source link

Add API for GET all submission similarities of an assignment #331

Closed mengyewgau closed 1 year ago

mengyewgau commented 1 year ago

API for GET method

Description

Added GET Method

Related Issue

Motivation and Context

Added API to for GET method to retrieve all sub similarities of an assigment

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

coveralls commented 1 year ago

Coverage Status

coverage: 0.198% (-0.005%) from 0.203% when pulling 7edd801f890a90373d366184dcbf9aa58ea61d36 on mengyewgau:api/sub_sim into 4774ef537fa6014384646e7dae7b72b050096684 on WING-NUS:feature/ssid_coursemology_integration.

sibinhho99 commented 1 year ago

and document API specifications as documented here: Details to include: Response Body and relevant description, Response HTTP code https://developer.marvel.com/docs#!/public/getCreatorCollection_get_0

@florentianayuwono will be in charge of documentation as in https://github.com/WING-NUS/SSID/issues/324#issuecomment-1722262393!