Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-23 | 795 Bytes | |
v0.3.3 - Fix OpenAPI Conversion Regression source code.tar.gz | 2025-04-23 | 104.4 kB | |
v0.3.3 - Fix OpenAPI Conversion Regression source code.zip | 2025-04-23 | 130.8 kB | |
Totals: 3 Items | 236.0 kB | 0 |
Fixes the broken release from 0.3.2.
Fixed
- đ Fix critical bug in openapi conversion (missing
param_desc
definition) (#107, [#99]) - đ Fix non-ascii support (#66)
PRs
- Fix error in openapi conversion by @danlapid in https://github.com/tadata-org/fastapi_mcp/pull/101
- Bugfix/issue 66 by @shira-ayal in https://github.com/tadata-org/fastapi_mcp/pull/90
- add more test cases to openapi conversion by @shahar4499 in https://github.com/tadata-org/fastapi_mcp/pull/109
- bump version to 0.3.3 by @shahar4499 in https://github.com/tadata-org/fastapi_mcp/pull/108
New Contributors
- @danlapid made their first contribution in https://github.com/tadata-org/fastapi_mcp/pull/101
Full Changelog: https://github.com/tadata-org/fastapi_mcp/compare/v0.3.2...v0.3.3