Skip to content

fix: support finding type annotated resolver#8074

Open
siwyd wants to merge 1 commit intoaws-powertools:developfrom
siwyd:fix/support-ast-annassign-openapi-merge
Open

fix: support finding type annotated resolver#8074
siwyd wants to merge 1 commit intoaws-powertools:developfrom
siwyd:fix/support-ast-annassign-openapi-merge

Conversation

@siwyd
Copy link
Copy Markdown

@siwyd siwyd commented Mar 30, 2026

Issue number: closes #8073

Summary

Changes

Support type annotated resolver finding for OpenAPI merge.

User experience

Type annotated resolver was simply not found, now it is.


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.

@siwyd siwyd requested a review from a team as a code owner March 30, 2026 16:04
@siwyd siwyd requested a review from anafalcao March 30, 2026 16:04
@boring-cyborg
Copy link
Copy Markdown

boring-cyborg bot commented Mar 30, 2026

Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 30, 2026
@powertools-for-aws-oss-automation powertools-for-aws-oss-automation bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 30, 2026
@siwyd siwyd changed the title Support finding type annotated resolver fix: support finding type annotated resolver Mar 30, 2026
@sonarqubecloud
Copy link
Copy Markdown

@siwyd
Copy link
Copy Markdown
Author

siwyd commented Mar 31, 2026

@anafalcao Hi! I changed the PR title to try and pass the Semantic PR check, but it doesn't seem like it retriggers automatically? Can I trigger it myself somehow again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

event_handlers size/S Denotes a PR that changes 10-29 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Type annotated resolvers not found by OpenAPI merge

1 participant