Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(AWS SNS Trigger Node): add missing jsonParse import #4463

Merged
merged 3 commits into from
Oct 28, 2022

Conversation

netroy
Copy link
Member

@netroy netroy commented Oct 28, 2022

fixes #4461

had to clean up a bunch of @ts-ignores

@netroy netroy requested a review from janober October 28, 2022 08:05
@netroy netroy changed the title fix(AwsSnsTrigger): add missing jsonParse import fix(AWS SNS Trigger Node): add missing jsonParse import Oct 28, 2022
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels Oct 28, 2022
@netroy netroy merged commit e6ec134 into master Oct 28, 2022
@netroy netroy deleted the fix-AwsSnsTrigger branch October 28, 2022 09:24
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Oct 28, 2022
@janober
Copy link
Member

janober commented Oct 28, 2022

Got released with n8n@0.200.1

@janober janober removed the Upcoming Release Will be part of the upcoming release label Oct 28, 2022
valya pushed a commit to valya/n8n that referenced this pull request Nov 8, 2022
* fix(AwsSnsTrigger): add missing jsonParse import

* add clear typings for req.rawBody and getHeaderData()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ERROR: jsonParse is not defined on AWS SNS Trigger
3 participants