Skip to content

Commit 6218ca9

Browse files
committed
try getting userid another way
1 parent d36ab3f commit 6218ca9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/controllers/v3/types-extra.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export interface GatewayAdd {
3030

3131
export interface OrgAccessRequestCreateInput {
3232
orgMemberId: string;
33+
userId: string;
3334
consumerProductEnvAppId: string;
3435
providerProductEnvAppId: string;
3536
businessProcess: string;

0 commit comments

Comments
 (0)