We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4896c6 + 28f027c commit fb45b5aCopy full SHA for fb45b5a
1 file changed
fern/apis/api/generators.yml
@@ -12,7 +12,6 @@ groups:
12
generators:
13
- name: fernapi/fern-python-sdk
14
version: 4.18.6
15
- disable-examples: true
16
api:
17
settings:
18
unions: v1
@@ -30,7 +29,6 @@ groups:
30
29
31
- name: fernapi/fern-typescript-node-sdk
32
version: 0.51.3
33
34
35
36
@@ -46,6 +44,7 @@ groups:
46
44
skipResponseValidation: true
47
45
includeApiReference: true
48
noSerdeLayer: true
+ omitUndefined: true
49
smart-casing: true
50
java-sdk:
51
0 commit comments