mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
fix(Contentful Node): Fix typo in credential name (no-changelog) (#6692)
This commit is contained in:
@@ -44,7 +44,7 @@ export async function contentfulApiRequest(
|
||||
}
|
||||
}
|
||||
|
||||
export async function contenfulApiRequestAllItems(
|
||||
export async function contentfulApiRequestAllItems(
|
||||
this: ILoadOptionsFunctions | IExecuteFunctions,
|
||||
propertyName: string,
|
||||
method: string,
|
||||
|
||||
Reference in New Issue
Block a user