Skip to content

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
alukach pushed a commit that referenced this pull request Jul 18, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.6.1](0.6.0...v0.6.1)
(2025-07-18)


### Bug Fixes

* fix status check for 2xx responses
([#59](#59))
([5b03cb3](5b03cb3))


### Documentation

* add illustration for appying filters on non-filter compliant endpoints
([1a75550](1a75550))
* prefer headings over nested list
([447a13d](447a13d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: ds-release-bot[bot] <116609932+ds-release-bot[bot]@users.noreply.github.com>
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.

2 participants