File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11
22
3+ # [ 0.3.0] ( https://github.com/foca-js/foca-openapi/compare/0.2.2...0.3.0 ) (2024-07-20)
4+
5+
6+ ### Bug Fixes
7+
8+ * 对象属性未生成注释 ([ 8c958d3] ( https://github.com/foca-js/foca-openapi/commit/8c958d3428820242aa6d5a330dfe36235c6e59e1 ) )
9+
10+
11+ ### Features
12+
13+ * uri模式下支持分组 ([ 78a55b4] ( https://github.com/foca-js/foca-openapi/commit/78a55b46d7945e7930b08bfc1e9a3f617335d51f ) )
14+ * 新增method+uri生成方法 ([ 15677f6] ( https://github.com/foca-js/foca-openapi/commit/15677f6caa30c0edb721ed44a549e298e7bc79ed ) )
15+
316## [ 0.2.2] ( https://github.com/foca-js/foca-openapi/compare/0.2.1...0.2.2 ) (2024-07-19)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " foca-openapi" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " 根据openapi文档生成请求客户端" ,
55 "scripts" : {
66 "test" : " vitest" ,
You can’t perform that action at this time.
0 commit comments