working on canvas sync

This commit is contained in:
2023-07-31 12:18:10 -06:00
parent 2cca727b4d
commit 1511763f14
6 changed files with 92 additions and 24 deletions

View File

@@ -5,7 +5,6 @@ namespace CanvasModel.Assignments;
public record CanvasAssignment
(
[property: JsonPropertyName("id")]
ulong Id,