We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e43d4 commit 685bce8Copy full SHA for 685bce8
projects/lib/portal-options/models/luigi-context.ts
@@ -13,7 +13,6 @@ interface PortalEntityContext {
13
export interface PortalNodeContext extends NodeContext {
14
portalContext: PortalContext;
15
kcpPath?: string;
16
- kcpPathOverwrite?: string;
17
translationTable?: any;
18
namespaceId?: string;
19
entity?: Resource;
0 commit comments