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

DM-47928: Update FastAPI Safir UWS app parameter dependency #290

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

rra
Copy link
Member

@rra rra commented Dec 3, 2024

Safir no longer provides the uws_post_params_dependency since it now installs middleware that fixes the case-insensitive parameter key problem by canonicalizing all parameters. Adjust the FastAPI Safir app template accordingly.

Safir no longer provides the `uws_post_params_dependency` since it
now installs middleware that fixes the case-insensitive parameter
key problem by canonicalizing all parameters. Adjust the FastAPI
Safir app template accordingly.
@rra rra force-pushed the tickets/DM-47928 branch from d5e7f2c to 5d3302a Compare December 3, 2024 22:35
@rra rra marked this pull request as ready for review December 12, 2024 19:50
@rra rra marked this pull request as draft December 12, 2024 19:51
@rra rra marked this pull request as ready for review December 13, 2024 00:24
@rra rra merged commit f238ee7 into main Dec 13, 2024
4 checks passed
@rra rra deleted the tickets/DM-47928 branch December 13, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant