What's Changed
Enhancements 🔧
- Fix Claude Code CLI detection for npm global installations by @jlowin in #1106
- Fix OpenAPI parameter name collisions with location suffixing by @jlowin in #1107
- Add mirrored component support for proxy servers by @jlowin in #1105
Fixes 🐞
- Fix OpenAPI deepObject style parameter encoding by @jlowin in #1122
- xfail when github token is not set ('' or None) by @jlowin in #1123
- fix: replace oneOf with anyOf in OpenAPI output schemas by @MagnusS0 in #1119
- Fix middleware list result types by @jlowin in #1125
- Improve console width for logo by @jlowin in #1126
Docs 📚
- Improve transport + integration docs by @jlowin in #1103
- Update proxy.mdx by @coldfire-x in #1108
Other Changes 🦾
New Contributors
- @coldfire-x made their first contribution in #1108
- @MagnusS0 made their first contribution in #1119
Full Changelog: v2.10.4...v2.10.5