mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
refactor(core): Extract Worfklow import request payload into a DTO (#12441)
This commit is contained in:
committed by
GitHub
parent
b1940268e6
commit
1d3cb9f5ac
@@ -69,6 +69,4 @@ export declare namespace WorkflowRequest {
|
||||
{},
|
||||
{ destinationProjectId: string }
|
||||
>;
|
||||
|
||||
type FromUrl = AuthenticatedRequest<{}, {}, {}, { url?: string }>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user