Releases: luolingchun/star-openapi
Releases · luolingchun/star-openapi
v0.9.4
What's Changed
- Add create_websocket_endpoint method compatible with cython build by @luolingchun in #9
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- APIRouter allows no slash suffix by @luolingchun in #7
Full Changelog: v0.9.2...v0.9.3
v0.9.2
v0.9.1
What's Changed
- Support multi content type in request body and responses by @luolingchun in #2
Full Changelog: v0.9.0...v0.9.1
v0.9.0
- First version