Skip to content

Commit

Permalink
Update schema after rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
james-perretta committed May 20, 2024
1 parent 50b9485 commit 5d2efa1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions autograder/rest_api/schema/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4271,6 +4271,12 @@ paths:
total_points_possible:
type: number
format: double
has_handgradeable_submission:
description: When this value is false, indicates that
this group does not have any submissions whose status
is `finished_grading` according to the autograder test
cases.
type: boolean
tags:
- projects
- handgrading_results
Expand Down

0 comments on commit 5d2efa1

Please sign in to comment.