mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
feat: use tag @validatable to mark schema types
This commit is contained in:
@@ -50,6 +50,8 @@ export interface SCFavoriteWithoutReferences extends SCThing {
|
||||
|
||||
/**
|
||||
* A favorite
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCFavorite extends SCFavoriteWithoutReferences {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user