feat: add external SAM ID support to courses and update API documentation

This commit is contained in:
2026-04-27 18:01:31 -04:00
parent 63620e9752
commit 553036cb58
13 changed files with 187 additions and 19 deletions
+1
View File
@@ -28,6 +28,7 @@ openidconnect.workspace = true
anyhow.workspace = true
thiserror.workspace = true
http.workspace = true
utoipa.workspace = true
zip = "0.6"
mime_guess = "2.0"
base64 = "0.22.1"