We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa956f4 commit 371c376Copy full SHA for 371c376
CHANGELOG.md
@@ -1,9 +1,10 @@
1
-# 1.3.2 - 22 Aug 2025
+# 1.3.2 - 2 Sep 2025
2
Feature:
3
- add `withHeader` for adding custom headers to response schema
4
- spread all possible path for optional params
5
- provider can be `null` to disable provider
6
- export `toOpenAPI` to generate spec programmatically
7
+- add `openapi/gen` to automatically generate OpenAPI spec from types
8
9
Breaking change:
10
- rename `@elysiajs/swagger` to `@elysiajs/openapi`
0 commit comments