mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
added a lot of canvas data types
This commit is contained in:
@@ -18,7 +18,7 @@ public record CanvasRubricAssociation
|
||||
public bool UseForGrading { get; set; }
|
||||
|
||||
[JsonPropertyName("summary_data")]
|
||||
public string? SummaryDaata { get; set; }
|
||||
public string? SaummaryDaata { get; set; }
|
||||
|
||||
[JsonPropertyName("purpose")]
|
||||
public required string Purpose { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user