mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 17:42:57 +00:00
refactor: add @filterable tag to filterable properties
This commit is contained in:
@@ -39,6 +39,7 @@ export interface SCCourseOfStudiesWithoutReferences
|
||||
/**
|
||||
* Actual major of the course of studies (eg. physics)
|
||||
*
|
||||
* @filterable
|
||||
* @keyword
|
||||
*/
|
||||
major: string;
|
||||
|
||||
Reference in New Issue
Block a user