add session route

This commit is contained in:
2025-08-16 23:53:09 -03:00
parent a53f37393a
commit 21f6eb030f
21 changed files with 311 additions and 599 deletions

View File

@@ -15,7 +15,7 @@ JSONL_FILES = (
# 'test-orders.jsonl',
'test-users.jsonl',
# 'test-enrollments.jsonl',
# 'test-courses.jsonl',
'test-courses.jsonl',
)