File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# 1.4.10 - 22 Sep 2025
22Improvement:
33- populate params from path when no schema is provided
4- - accept operationId from detail
54- type gen: accept number as path segment
6- - add test case for type gen, and OpenAPI schema
75- when failed to convert type to OpenAPI, log the error and continue
86- type gen: use ` process.getBuiltinModule ` to import native node module conditionally
97- type gen: ` fromTypes ` now accept direct declaration
108- export ` fromTypes ` from index
11- - [ # 230 ] ( https://github.com/elysiajs/elysia-openapi/issues/230 ) do not inline Response if is Cloudflare Worker
9+ - add test case for type gen, and OpenAPI schema
1210
1311Bug fix:
1412- [ #226 ] ( https://github.com/elysiajs/elysia-openapi/issues/266 ) accept operationId
13+ - [ #230 ] ( https://github.com/elysiajs/elysia-openapi/issues/230 ) do not inline Response if is Cloudflare Worker
1514
1615# 1.4.9 - 21 Sep 2025
1716Improvement:
Original file line number Diff line number Diff line change 11{
22 "name" : " @elysiajs/openapi" ,
3- "version" : " 1.4.9 " ,
3+ "version" : " 1.4.10 " ,
44 "description" : " Plugin for Elysia to auto-generate API documentation" ,
55 "author" : {
66 "name" : " saltyAom" ,
You can’t perform that action at this time.
0 commit comments