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:
@@ -16,6 +16,8 @@ import {SCAbstractRoute} from '../../../Route';
|
||||
|
||||
/**
|
||||
* Index request
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCIndexRequest {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user