mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(core): Update POST /workflows to link folder (no-changelog) (#13449)
This commit is contained in:
@@ -22,6 +22,7 @@ export declare namespace WorkflowRequest {
|
||||
hash: string;
|
||||
meta: Record<string, unknown>;
|
||||
projectId: string;
|
||||
parentFolderId?: string;
|
||||
}>;
|
||||
|
||||
type ManualRunPayload = {
|
||||
|
||||
Reference in New Issue
Block a user