mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 09:42:51 +00:00
feat: use tag @validatable to mark schema types
This commit is contained in:
@@ -37,6 +37,8 @@ export interface SCCatalogWithoutReferences
|
||||
|
||||
/**
|
||||
* A catalog
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCCatalog extends SCCatalogWithoutReferences {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user