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 f76f0c9 commit d526439Copy full SHA for d526439
fern/products/cli-api-reference/cli-changelog/2025-09-03.mdx
@@ -1,3 +1,6 @@
1
+## 0.70.0
2
+**`(feat):`** Auto generate examples for HTTP endpoint error responses.
3
+
4
## 0.69.2
5
**`(fix):`** Add custom license name extraction for Java SDK generation. The CLI now reads the first line
6
from custom LICENSE files and passes it to generators via the _fernLicenseName field in customConfig.
fern/products/sdks/overview/typescript/changelog/2025-09-03.mdx
@@ -0,0 +1,5 @@
+## 2.10.0
+**`(fix):`** Do not set a default `Content-Type` header when creating a HTTP response for wire test mocking.
+**`(feat):`** Generate wire tests for HTTP endpoint error examples.
0 commit comments