feat(api): add POST /exam-challenge-completed (#52395)

This commit is contained in:
Tom
2023-12-27 09:10:30 -06:00
committed by GitHub
parent 741ca9338e
commit 1efb22cd34
15 changed files with 842 additions and 64 deletions

View File

@@ -95,6 +95,7 @@ describe('normalize', () => {
solution: null,
githubLink: null,
isManuallyApproved: null,
examResults: null,
files: [
{
contents: 'test',