File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
fern/products/cli-api-reference/cli-changelog Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 55** ` (feat): ` ** Auto generate examples for HTTP endpoint error responses.
66
77## 0.69.2
8- ** ` (fix): ` ** Add custom license name extraction for Java SDK generation. The CLI now reads the first line
8+ ** ` (fix): ` ** Add custom license name extraction for Java SDK generation. The CLI now reads the first line
99from custom LICENSE files and passes it to generators via the _ fernLicenseName field in customConfig.
1010
1111
Original file line number Diff line number Diff line change 1+ ## 0.70.4
2+ ** ` (fix): ` ** Add names to octet-stream requests and ensure they are named differently
3+ than json requests on the same endpoint.
4+
5+
16## 0.70.3
27** ` (fix): ` ** Add wrapper to avoid inline object type naming conflicts.
38Specifically, we had this issue with nullable object types.
You can’t perform that action at this time.
0 commit comments