Skip to content

Commit 8683cc4

Browse files
authored
Remove templateId (#538)
As it is not relevant to SDK related to descope/etc#11062
1 parent ba24a07 commit 8683cc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/management/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,6 @@ export type OutboundApplication = {
930930
id: string;
931931
name: string;
932932
description?: string;
933-
templateId?: string;
934933
clientId?: string;
935934
logo?: string;
936935
discoveryUrl?: string;

0 commit comments

Comments
 (0)