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

rest: use same webargs version in r-server and r-w-controller #533

Open
mdonadoni opened this issue Aug 5, 2022 · 1 comment
Open

rest: use same webargs version in r-server and r-w-controller #533

mdonadoni opened this issue Aug 5, 2022 · 1 comment

Comments

@mdonadoni
Copy link
Member

The webargs library is currently (sometimes) used in r-server and r-w-controller to parse HTTP requests. However, we are using different versions:

These versions have some incompatible differences between them (see for example these changes).

We should:

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

No branches or pull requests

1 participant