mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
working on canvas sync
This commit is contained in:
@@ -90,7 +90,7 @@ public record ActivityStreamObjectModel
|
||||
ulong? AssignmentId = null,
|
||||
|
||||
[property: JsonPropertyName("assignment")]
|
||||
AssignmentModel? Assignment = null,
|
||||
CanvasAssignment? Assignment = null,
|
||||
|
||||
[property: JsonPropertyName("course")]
|
||||
CourseModel? Course = null,
|
||||
|
||||
Reference in New Issue
Block a user