Get diff between two attempts by their ID #97

Open
opened 2026-01-20 13:48:34 +00:00 by rydanovns · 1 comment
rydanovns commented 2026-01-20 13:48:34 +00:00 (Migrated from git.csit.sgu.ru)

Create GET /attempts/diff with query params id1, id2 which will use GetDiff interface to get diff lines.

GetDiff interface should be redesigned as []string is definitely not what we really want for frontend.

Create GET `/attempts/diff` with query params id1, id2 which will use `GetDiff` interface to get diff lines. `GetDiff` interface should be redesigned as `[]string` is definitely not what we really want for frontend.
JelezkoAD commented 2026-01-27 11:40:14 +00:00 (Migrated from git.csit.sgu.ru)

assigned to @Aljel

assigned to `@Aljel`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dsc/mm-backend#97
No description provided.