What's Changed
- feat: 优化response为array时,response structure无法识别的问题 by @kenneth-bro in #1
- feat(template): support tools.security by @daixijun in #5
- feat: 优化当requestBody中存在allOf的情况,不会将allOf引用的对象展开,而是直接显示为object by @MichealJl in #10
- feat: 修复 tools.args 中参数为 array 类型时缺失 properties 的问题 by @daixijun in #11
- feat: 优化当requestBody中存在allOf的情况下type为空,补充type类型为object by @MichealJl in #12
- feat: add contributing docs by @Aias00 in #15
- feat: add support for MCP Protocol 2025-06-18 with output schemas by @Aias00 in #16
- feat: remove contentType in outputSchema by @Aias00 in #17
- 修复递归调用导致的栈溢出问题 by @CZJCC in #18
- fix ref chain by @CZJCC in #19
- Feat: add ci by @Aias00 in #23
- Enhance output schema generation by adding support for reference types by @Aias00 in #21
- 新增直接代理mcp server字段 by @CZJCC in #25
- feat: skip outputSchema generation for array root responses by @johnlanni in #26
New Contributors
- @kenneth-bro made their first contribution in #1
- @daixijun made their first contribution in #5
- @MichealJl made their first contribution in #10
- @Aias00 made their first contribution in #15
- @CZJCC made their first contribution in #18
- @johnlanni made their first contribution in #26
Full Changelog: https://github.com/higress-group/openapi-to-mcpserver/commits/v1.0.0