mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
feat: use tag @validatable to mark schema types
This commit is contained in:
@@ -61,6 +61,8 @@ export interface SCCourseOfStudiesWithoutReferences extends
|
||||
|
||||
/**
|
||||
* A course of studies
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCCourseOfStudies extends SCCourseOfStudiesWithoutReferences {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user