mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix(editor): Make resource locator work with data tables (no-changelog) (#18899)
This commit is contained in:
@@ -6,4 +6,5 @@ export class ResourceLocatorRequestDto extends BaseDynamicParametersRequestDto.e
|
||||
methodName: z.string(),
|
||||
filter: z.string().optional(),
|
||||
paginationToken: z.string().optional(),
|
||||
projectId: z.string().optional(),
|
||||
}) {}
|
||||
|
||||
Reference in New Issue
Block a user