Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 387e538

Browse files
committed
Removed challengeId and submissionId fields from FileResource in swagger.yaml. GET requests tests are currently failing and will be fixed as part of a future commit.
1 parent 03d09eb commit 387e538

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

api/swagger/swagger.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,14 +1496,6 @@ definitions:
14961496
updatedBy:
14971497
type: string
14981498
description: The handle of the user last updated the row
1499-
challengeId:
1500-
type: integer
1501-
format: int64
1502-
description: The Challenge id for the scorecard
1503-
submissionId:
1504-
type: integer
1505-
format: int64
1506-
description: "id of the submission"
15071499
required:
15081500
- fileName
15091501
- filePath

0 commit comments

Comments
 (0)