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

Techdebt: Simplify PinPoint routing #7191

Merged

Conversation

bblommers
Copy link
Collaborator

Simplify request parsing by delegating it to the dispatch-method

The method_dispatch was originally introduced in #6746

Note that the tags-operations still require the old routing, as the dispatch-method can't figure out what method to cal based on body/headers alone

@bblommers bblommers added the moto-core PR's that touch the core functionality. This will trigger additional tests. label Jan 5, 2024
@bblommers bblommers added this to the 4.2.13 milestone Jan 5, 2024
@bblommers bblommers merged commit e7c86e5 into getmoto:master Jan 6, 2024
50 of 51 checks passed
@bblommers bblommers deleted the techdebt/simplify-pinpoint-routing branch January 6, 2024 08:24
Copy link
Contributor

github-actions bot commented Jan 6, 2024

This is now part of moto >= 4.2.13.dev44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
moto-core PR's that touch the core functionality. This will trigger additional tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant