Completed kms
This commit is contained in:
@@ -6,7 +6,7 @@ import { Format } from "../abstract-action.handler";
|
||||
export interface RequestContext {
|
||||
action?: Action;
|
||||
format?: Format;
|
||||
requestId: string;
|
||||
readonly requestId: string;
|
||||
}
|
||||
|
||||
export interface IRequest extends Request {
|
||||
|
||||
Reference in New Issue
Block a user