refactor
This commit is contained in:
parent
54ff4e53cb
commit
0a6e237d09
3 changed files with 14 additions and 7 deletions
|
@ -695,6 +695,8 @@ export interface IEndpointMeta {
|
|||
*/
|
||||
readonly requireAdmin?: boolean;
|
||||
|
||||
readonly requireRoleOption?: string;
|
||||
|
||||
/**
|
||||
* エンドポイントのリミテーションに関するやつ
|
||||
* 省略した場合はリミテーションは無いものとして解釈されます。
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue