package
Version:
v0.51.0
Opens a new window with list of versions in this module.
Published: Jan 18, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DeleteBlockDTO struct {
TeacherUUID string
BlockUUID string
}
type GetBlockTestsArchiveDTO struct {
TeacherUUID string
BlockUUID string
}
type SwapBlocksDTO struct {
TeacherUUID string
FirstBlockUUID string
SecondBlockUUID string
}
type UpdateMarkdownBlockContentDTO struct {
TeacherUUID string
BlockUUID string
Content string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.