mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
feat: use tag @validatable to mark schema types
This commit is contained in:
@@ -20,6 +20,8 @@ import {SCISO8601Date} from '../../../types/Time';
|
||||
* A bulk request
|
||||
*
|
||||
* Parameters to be sent to request a new bulk.
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCBulkRequest extends SCBulkParameters {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user