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:
@@ -99,6 +99,8 @@ export interface SCPersonWithoutReferences extends SCThing {
|
||||
|
||||
/**
|
||||
* A person
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCPerson extends SCPersonWithoutReferences {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user