We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbf423 commit 88d613dCopy full SHA for 88d613d
1 file changed
fern/apis/api/generators.yml
@@ -6,6 +6,7 @@ api:
6
settings:
7
title-as-schema-name: false
8
coerce-enums-to-literals: false
9
+ respect-nullable-schemas: true
10
groups:
11
python-sdk:
12
generators:
@@ -28,7 +29,7 @@ groups:
28
29
ts-sdk:
30
31
- name: fernapi/fern-typescript-node-sdk
- version: 0.49.3
32
+ version: 0.51.3
33
disable-examples: true
34
api:
35
0 commit comments