Skip to content

fix: fix status check for 2xx responses #59

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

Merged
merged 1 commit into from
Jun 23, 2025
Merged

Conversation

alukach
Copy link
Member

@alukach alukach commented Jun 23, 2025

Summary

  • fix 2xx status comparison logic in AuthenticationExtensionMiddleware
  • fix 2xx status comparison logic in UpdateOpenApiMiddleware

Testing

  • pytest -q tests/test_openapi.py::test_no_openapi_spec_endpoint -q (fails: ModuleNotFoundError: No module named 'uvicorn')
  • pytest -q (fails: ModuleNotFoundError: No module named 'uvicorn')

https://chatgpt.com/codex/tasks/task_e_6859a6df1404832e9cb300eb8e944b16

@alukach alukach changed the title Fix status check for 2xx responses fix: fix status check for 2xx responses Jun 23, 2025
@alukach alukach merged commit 5b03cb3 into main Jun 23, 2025
2 checks passed
@alukach alukach deleted the codex/find-and-fix-bug branch June 23, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant