Skip to content

Commit b6bb901

Browse files
committed
invocation_id
1 parent caa8f3e commit b6bb901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/app-framework.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export interface KernelContext {
2-
invocationId: string;
2+
invocation_id: string;
33
}
44

55
export interface KernelAction {

0 commit comments

Comments
 (0)