mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 09:32:41 +00:00
feat: use tag @validatable to mark schema types
This commit is contained in:
@@ -73,6 +73,8 @@ export interface SCDateSeriesWithoutReferences
|
||||
|
||||
/**
|
||||
* A date series
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCDateSeries extends SCDateSeriesWithoutReferences, SCThingInPlace {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user