mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 00:23:03 +00:00
feat: use tag @validatable to mark schema types
This commit is contained in:
@@ -42,6 +42,8 @@ export interface SCPointOfInterestWithoutReferences
|
||||
|
||||
/**
|
||||
* A point of interest
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCPointOfInterest extends SCPointOfInterestWithoutReferences, SCThingInPlace {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user