feat: add @filterable tags

This commit is contained in:
Wieland Schöbl
2019-08-21 10:34:04 +02:00
parent 6dcca89257
commit fec33715ad
7 changed files with 7 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ export interface SCAcademicTermWithoutReferences
* Short name of the academic term, using the given pattern
*
* @aggregatable
* @filterable
* @keyword
*/
acronym: string;