fix(event_handler): add middleware validation per route by leandrodamascena · Pull Request #8020 · aws-powertools/powertools-lambda-python · GitHub
Skip to content

fix(event_handler): add middleware validation per route#8020

Merged
leandrodamascena merged 1 commit intodevelopfrom
fix/validation-per-route
Mar 4, 2026
Merged

fix(event_handler): add middleware validation per route#8020
leandrodamascena merged 1 commit intodevelopfrom
fix/validation-per-route

Conversation

@leandrodamascena
Copy link
Copy Markdown
Contributor

@leandrodamascena leandrodamascena commented Mar 3, 2026

Issue number: closes #6983

Summary

Changes

This PR fixes a bug in this implementation.

More information: #6983 (comment)

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@leandrodamascena leandrodamascena requested a review from a team as a code owner March 3, 2026 18:38
@leandrodamascena leandrodamascena requested a review from sdangol March 3, 2026 18:38
@pull-request-size pull-request-size Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 3, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 3, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026

@leandrodamascena leandrodamascena merged commit a1c2f5c into develop Mar 4, 2026
18 checks passed
@leandrodamascena leandrodamascena deleted the fix/validation-per-route branch March 4, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

event_handlers size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Add enable_validation per route

2 participants