Changes to endpoints so they allow to only get context and then the exercises as well as tidying up a bit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from .exam import ExamMapper
|
||||
from .level import LevelMapper
|
||||
|
||||
__all__ = [
|
||||
"ExamMapper"
|
||||
"LevelMapper"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user