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

Define request interface and align WSGI and ASGI #1636

Merged

Conversation

RobbeSneyders
Copy link
Member

@RobbeSneyders RobbeSneyders commented Feb 14, 2023

This PR defines a request interface and aligns the ASGIRequest with the WSGIRequest class. This brings down the test errors from 62 to 25.

@RobbeSneyders RobbeSneyders added this to the Connexion 3.0 milestone Feb 14, 2023
@RobbeSneyders RobbeSneyders merged commit 4f56b11 into feature/framework-agnostic-tests Feb 16, 2023
@RobbeSneyders RobbeSneyders deleted the feature/request-interface branch February 16, 2023 08:16
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