mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 11:42:59 +00:00
feat: use tag @validatable to mark schema types
This commit is contained in:
@@ -18,6 +18,8 @@ import {SCSearchSort} from '../../../types/sorts/Abstract';
|
||||
|
||||
/**
|
||||
* A search request
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCSearchRequest extends SCSearchQuery {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user