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:
@@ -17,6 +17,8 @@ import {SCMessage} from '../../../things/Message';
|
||||
|
||||
/**
|
||||
* User feedback
|
||||
*
|
||||
* @validatable
|
||||
*/
|
||||
export interface SCFeedbackRequest extends SCMessage {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user