mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
feat: use tag @validatable to mark schema types
This commit is contained in:
@@ -43,6 +43,8 @@ export interface SCTicketWithoutReferences extends SCThing {
|
||||
|
||||
/**
|
||||
* A ticket
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCTicket extends SCTicketWithoutReferences, SCThingInPlace {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user