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] lambda get parameters #199

Merged
merged 4 commits into from
Nov 20, 2023
Merged

Conversation

marcosrjalves
Copy link
Contributor

This PR handles the possibility of trying to get a parameter from a certain location (let's say: queryStringParameters) and that location is inexistent in event params

@marcosrjalves marcosrjalves self-assigned this Nov 20, 2023
@marcosrjalves marcosrjalves added the bug Something isn't working label Nov 20, 2023
denilsoncamara
denilsoncamara previously approved these changes Nov 20, 2023
Copy link
Contributor

@denilsoncamara denilsoncamara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@Viserion77 Viserion77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@caroltrindade caroltrindade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marcosrjalves marcosrjalves merged commit 684eecb into develop Nov 20, 2023
1 check passed
@marcosrjalves marcosrjalves deleted the fix-lambda-get-parameters branch November 20, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants