Skip to content

Commit fb45b5a

Browse files
Merge branch 'main' into elizabeth/mcp
2 parents a4896c6 + 28f027c commit fb45b5a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

fern/apis/api/generators.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ groups:
1212
generators:
1313
- name: fernapi/fern-python-sdk
1414
version: 4.18.6
15-
disable-examples: true
1615
api:
1716
settings:
1817
unions: v1
@@ -30,7 +29,6 @@ groups:
3029
generators:
3130
- name: fernapi/fern-typescript-node-sdk
3231
version: 0.51.3
33-
disable-examples: true
3432
api:
3533
settings:
3634
unions: v1
@@ -46,6 +44,7 @@ groups:
4644
skipResponseValidation: true
4745
includeApiReference: true
4846
noSerdeLayer: true
47+
omitUndefined: true
4948
smart-casing: true
5049
java-sdk:
5150
generators:

0 commit comments

Comments
 (0)